PPT Slide
Java: A simple, object-oriented, network-savvy, interpreted, robust, secure, architecture neutral, portable, high-performance, multithreaded, dynamic language.
- Java runs more slowly for two reasons
- Dynamic means waiting 'til a program runs to do some housekeeping
- Interpreted means translating each line every time