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 class reference?
If you are given the name of the function at run time how will you invoke the function?
Tell me a few examples of final classes defined in Java API?
Explain the use of shift operator in java. Can you give some examples?
What is thread safe in java?
What do you understand by looping in java? Explain the different types of loops.
Is string pool garbage collected?
What is bom encoding?
What is difference between path and classpath in java?
What do you mean by aggregation?
What is gc()?
Is java a digit method?
What is string variable?
What happens if a constructor is declared private?
Explain about version control?