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
What is a singleton in genetics?
What is size_t?
What is the difference between normal report & matrix report?
What does file separator do in java?
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?
What language is java written?
What is meant by class?
What initialize variables?
What is identifier give example?
What is main in java?
Is java programming easy?
What is integer parseint?
What is the difference between == and === javascript?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is preparedstatement in java?