Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between the continue and break statement?

Answers were Sorted based on User's Feedback



What is the difference between the continue and break statement?..

Answer / nashiinformaticssolutions

Two crucial words that are utilized in loops are break and continue. When a loop has a break keyword, the loop ends immediately. When the continue keyword is used, the current iteration ends and the loop moves on to the following iteration.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between the continue and break statement?..

Answer / hr@tgksolutions.com

Two crucial words that are utilized in loops are break and continue. When a loop has a break keyword, the loop ends immediately. When the continue keyword is used, the current iteration ends and the loop moves on to the following iteration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Does the order of public and static declaration matter in main method?

0 Answers  


What is java objectoutputstream?

0 Answers  


How do you start a new line in java?

0 Answers  


what is the difference between a java object reference and c++ pointer?

4 Answers  


What is the diffrence between inner class and nested class?

0 Answers  


What are untrusted applets?

0 Answers  


What is the purpose of the finalize() method?

0 Answers  


Write a java program for binary search?

0 Answers  


How to implement a multithreaded applet?

0 Answers  


What is unicode with example?

0 Answers  


What are the advantages of unicode?

0 Answers  


Is heap stored in ram?

0 Answers  


Categories