Case statement
These statements are used to check conditions as cases, break statements are used to come out of the loop whenever the condition is satisfied/met.
Syntax - :