1.

What is the purpose of break statement?

Answer»

‘break’ statement terminates the loop / switch and transfers control to the statement following the loop / switch .



Discussion

No Comment Found

Related InterviewSolutions