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

1) loop is a special provisions made in various programming languages in which we travel through till a certain condition is reached ....

2) whenever we have to print certain number of values repeatedly or constantly we can go for looping structures...

3) whenever a certain same operations has to be performed for different values consecutively we go for looping.....


thank u

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1861


What is dangling pointer in c?

1345


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1415


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2599


What is the difference between functions abs() and fabs()?

1225


What is a pointer on a pointer in c programming language?

1193


write a program to create a sparse matrix using dynamic memory allocation.

4958


What is exit() function?

1075


What are the __date__ and __time__ preprocessor commands?

1185


What is the purpose of void pointer?

1107


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

2046


Differentiate between functions getch() and getche().

1112


Can we declare variables anywhere in c?

1057


What is use of #include in c?

1228


I need previous papers of CSC.......plz help out by posting them.......

2360