Computer Applications
Related Questions
State whether the following statement is True or False :
When outer loop completes its iterations, the inner loop starts.
State whether the following statement is True or False :
Labelled continue statement allows the next iteration of the loop from any place of looping structure.
Differentiate between Break and continue
Differentiate between Labelled break and Unlabelled break