1.

......... statement takes the program control outside a loop even though the test expression is true.

Answer»

break statement takes the program control outside a loop even though the test expression is true.



Discussion

No Comment Found

Related InterviewSolutions