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

What are volatile variables in c?

1005


How can I implement sets or arrays of bits?

1097


When should a type cast be used?

1070


What is cohesion in c?

1035


What is structure pointer in c?

1097


How can I convert a number to a string?

1260


What is pass by reference in c?

1244


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2865


Can we declare variables anywhere in c?

1057


Why is main function so important?

1165


What is the advantage of a random access file?

1262


How to write a code for reverse of string without using string functions?

2210


Why can't I perform arithmetic on a void* pointer?

1163


Why doesnt long int work?

1102


What is echo in c programming?

1098