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...

Explain break statement and continue statement?

Answer Posted / shambhu kumar

The break keyword halts the execution of the current loop
and forces control out of the loop.

The continue is similar to break, except that instead of
halting the execution of the loop, it starts the next
iteration.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an error in java?

1203


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

1157


How will you reverse a singly-link list?

1051


What is 32 bit float?

1059


What does a void function return?

1064


Can a abstract class be declared final?

1046


What do you mean by flow of struts?

1379


What is the use of arraylist class in java?

1128


What is the meaning of I ++ in java?

1244


How does system arraycopy work in java?

1185


What is the SimpleTimeZone class?

2332


What is the definition of tree ?

1126


Explain the difference between map and flatmap stream operation?

1309


Why does java not allow multiple public classes in a java file ?

4660


Which class is the superclass of all classes?

1153