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 / lakshmi

1)loop is used to perform a particular task till the given
condition is correct.
2)to run the program effiecently and effecttively.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where we use clrscr in c?

1186


What is c definition?

1339


Write a c program to demonstrate character and string constants?

2246


Explain how can I right-justify a string?

1097


Describe the difference between = and == symbols in c programming?

1453


What is an auto variable in c?

1294


Can 'this' pointer by used in the constructor?

1133


What is variables in c?

1096


How many levels deep can include files be nested?

1186


What is %s and %d in c?

1105


What are data structures in c and how to use them?

1219


int i=10; printf("%d %d %d", i, i=20, i);

1695


Is javascript written in c?

1115


Is there sort function in c?

1068


main() { printf("hello"); fork(); }

1248