Arithmetic operators
Logical Operators
Bitwise operator
If decision making statement
if-else statement
Nesting of if – else statement
else-if statement
Conditional operator
For loop
While loop
Do while loop
Nested loop
Switch case
Break Statement
Continue Statement