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 is the purpose of macro in C language?

668


a c code by using memory allocation for add ,multiply of sprase matrixes

2306


Explain enumerated types in c language?

608


What is the use of the function in c?

606


What is double pointer in c?

593






Explain main function in c?

632


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

2177


Compare array data type to pointer data type

603


What is the difference between constant pointer and constant variable?

754


What is a double c?

595


What is an array in c?

599


Can a variable be both const and volatile?

678


Explain what is the advantage of a random access file?

670


What is the difference between declaring a variable by constant keyword and #define ing that variable?

2706


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1376