• Data Types
• Control Statement, Looping Statement, Jump Statements
• Array (Single Dimension, Two Dimension)
• Object Class , String Class ,String Buffer Class
• OOPS
↳ Class
↳ Object
↳ Encapsulation
↳ Inheritance
↳ Polymorphism
↳ Data Abstraction
• Keywords ( this , Super , Abstract , final )
• Interface
• Exception handling
• Threading
• Collection ( List (Arrray List, Linkedlist , Vector), Set (Hash Set , Tree Set))
• Wrapper Class
• File IO (File Reader , File Writer )