Full theory
- Java — High-level, object-oriented, platform-independent language.
- WORA — Write Once, Run Anywhere — bytecode runs on any JVM.
- Use cases — Backend, banking, Android (legacy), enterprise apps.
- Learning path — Syntax → OOP → Exceptions → Threads → Collections.
Exam tip
Say WORA + JVM in the first 10 seconds.