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 break and continue?

Answer Posted / nashiinformaticssolutions

 break: Exits the loop entirely.
 continue: Skips the current iteration and proceeds to the next.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Simplify the program segment if X = B then C ← true else C ← false

3064


How can you tell whether a program was compiled using c versus c++?

1161


code for replace tabs with equivalent number of blanks

2213


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

2322


What is the difference between single charater constant and string constant?

1135


What is C language ?

2018


Why is c known as a mother language?

1290


What is the use of ?: Operator?

1184


What is volatile variable how do you declare it?

1186


List some of the static data structures in C?

1240


write a c program in such a way that if we enter the today date the output should be next day's date.

2240


What does struct node * mean?

1067


Are global variables static in c?

1218


What is #define?

1190


What are the back slash character constants or escape sequence charactersavailable in c?

1229