if and else if
Condititonal operator.
break statement
Switch Statement : default case executes if none of the cases match. Can have only one default block
If break is not used…..