1 | Document The Java: A White Paper by Sun Microsystems -- October 1995 draft by James Gosling and Henry McGilton -- enumerates the original design of Java: |
2 | Simple and Familiar |
3 | Object-oriented |
4 | Architecture-neutral |
5 | Portable |
6 | Somewhat Interpreted |
7 | Distributed |
8 | Robust |
9 | Secure |
10 | High performance |
11 | Multi Threaded |
12 | Dynamic |