Explain break statement and continue statement?

Answer Posted / ravikiran(aptech mumbai)

break statement will through you out of the loop.
where as continue will aboandon the current iteration and
will make you to continue with next iteration

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a singleton in genetics?

834


What is size_t?

768


What is the difference between normal report & matrix report?

875


What does file separator do in java?

778


In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

799


What language is java written?

791


What is meant by class?

790


What initialize variables?

737


What is identifier give example?

808


What is main in java?

818


Is java programming easy?

764


What is integer parseint?

752


What is the difference between == and === javascript?

848


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

962


What is preparedstatement in java?

807