What is Java?
What is Java?
- Object Oriented Language
- Developed by Sun
- C/C++ control statements and expressions
- No pointers - automatic garbage collection
- Single inheritance hierarchy + interfaces
- Concurrent - Threads + Monitors
- Dynamic Class loading
- Standard Packages
Graphical User Interface support.Network support.Multi-media support - animation , soundADTs - Vector, Hashtable, Dictionary etc