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 use of loop?

Answer Posted / ankith.v

to print the statements Repeatedly until the specified
condition is failed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain enumerated types in c language?

1102


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2404


what is event driven software and what is procedural driven software?

2617


Is stack a keyword in c?

1147


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

1119


How to draw the flowchart for structure programs?

9388


Explain what are reserved words?

1158


Discuss the function of conditional operator, size of operator and comma operator with examples.

1207


What is #ifdef ? What is its application?

1165


Explain how can you determine the size of an allocated portion of memory?

1150


What does the error message "DGROUP exceeds 64K" mean?

1274


why do some people write if(0 == x) instead of if(x == 0)?

1123


What is extern c used for?

1118


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

2005


Is array name a pointer?

1076