- Conditional Statements (for, while, do while, switch)
- Rules for creating constructor (no explicit return type..)
- Create default constructor and parameterised constructor
- Create an object of class
- Constructor overloading
- Using this keyword inside constructor
- Abstraction and Interface
- Encapsulation