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 that continue statement??

Answer Posted / palani222samy

continue:

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which header file is used for clrscr?

1105


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

2351


Explain what is operator promotion?

1145


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

2204


How are variables declared in c?

1146


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3561


What library is sizeof in c?

1140


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1125


How can I insert or delete a line (or record) in the middle of a file?

1069


How do you view the path?

1180


What are high level languages like C and FORTRAN also known as?

1233


How can I dynamically allocate arrays?

1159


What is the use of gets and puts?

1093


What is dangling pointer in c?

1326


What is a good data structure to use for storing lines of text?

1139