Java Architecture
More than just a Web Tool
- Java is a fully functional, platform independent, object-oriented language
- Powerful set of machine independent libraries, including GUI library.
Totally Buzzword Compliant
- Simple, Object Orientated, Distributed, Dynamic, Robust, Secure, Architecture Neural, Portable, High Performance, Multithreaded.
Compiled + Interpreted.
Dynamic Optimization may make Java faster than statically compiled languages (in principle).