Control Statements are of three categories:
- Selection Statements
 - Iteration Statements
 - Jump Statements
 
SELECTION STATEMENTS
if
if-else
if-else if
switch
syntaxes are below
              
            
          For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)