Programming - Control Statements - Discussion

You Are Here :: Home > JAVA > Control Statements - Discussion

 



Q.

How many types of Contro Statements are there?                         


A. 1 B. 2
C. 3 D. 4

Answer: Option C
Explaination:

 


Different types of control statements: the decision making statements (if-then, if-then-else and switch), looping statements (while, do-while and for) and branching statements (break, continue and return).




Discussion

Your Comments Goes here...
NameDiscussion