The Java Programming Language
- 출처 : http://java.sun.com/docs/books/tutorial/getStarted/intro/definition.htmlThe Java programming language is a high-level language that can be characterized by all of the following buzzwords:
Simple Architecture neutral Object oriented Portable Distributed High performance Multithreaded Robust Dynamic Secure



