Answer Posted / uma maheswari
run a part of a programme till the specified condition is
satisfied
instead of doing each&every time for printing some values
we use loop,so time saving
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I use strcmp?
What is int main () in c?
Are there constructors in c?
What does it mean when a pointer is used in an if statement?
write a c program for swapping two strings using pointer
What is a scope resolution operator in c?
What is time complexity c?
What's the right way to use errno?
What is the maximum no. of arguments that can be given in a command line in C.?
What is the difference between scanf and fscanf?
Is c is a procedural language?
What is the use of pragma in embedded c?
How is pointer initialized in c?
What is huge pointer in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none