Question:While coding a loop, you come across a condition where you have to terminate the loop and continue with the statements following the loop. Which statement would you use? 

A exit 

B return 

C continue 

D while 

E break 

+ Answer
+ Report
Total Preview: 275

Copyright © 2024. Powered by Intellect Software Ltd