What is Java?
Java is a high-level, object-oriented programming language originally developed by Sun Microsystems in 1995.
Key Features of Java:
- Platform-independent
- Object-oriented
- Automatic memory management (garbage collection)
Applications of Java:
- Web applications
- Mobile applications (Android development)
- Enterprise applications
