Programming - Control Statements - Discussion

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

 



Q.

The _________ is used for breaking the execution of a loop                         


A. continue statement B. if else statement
C. break statement D. nested if statement

Answer: Option C
Explaination:

 


The break statement is used for breaking the execution of a loop




Discussion

Your Comments Goes here...
NameDiscussion