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
What are the different properties of variable number of arguments?
What math functions are available for integers? For floating point?
Is c procedural or functional?
The statement, int(*x[]) () what does in indicate?
How can I automatically locate a programs configuration files in the same directory as the executable?
Why does notstrcat(string, "!");Work?
What are local static variables?
What is modifier & how many types of modifiers available in c?
What are the benefits of organizational structure?
Explain how do you search data in a data file using random access method?
Which is better between malloc and calloc?
ATM machine and railway reservation class/object diagram
What is a example of a variable?
What are # preprocessor operator in c?
When is the “void” keyword used in a function?