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

Differentiate storage classes on the basis of their scope?

1230


In the below example, what will be the output?

1078


What is equals method in java?

1095


Can we override the static methods?

1083


What is skeleton and stub? What is the purpose of those?

1186


What is static data type in java?

1070


What is use of super keyword in java?

1080


What is the difference between JVM and JRE?

1157


How does regex work?

1012


Explain about varargs in java?

1180


Explain different ways of creating a thread. Which one would you prefer and why?

1101


What are different types of constants?

1113


Why stringbuilder is not thread safe in java?

1061


What is the diffrence between inner class and nested class?

1134


What is arrays aslist in java?

991