List of topics
Variables
Data types
Loops
Arrays
Methods
Object-oriented programming concepts
Exception handling
File handling
GUI programming

Exception handling

Understand how to handle exceptions in Java using try-catch blocks to prevent runtime errors.