Programming - Control Statements - Discussion
You Are Here :: Home > JAVA > Control Statements - Discussion
Q. | How many types of Contro Statements are there? |
|||||||
|
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... |
Name | Discussion |
---|