what is use of loop?

Answer Posted / ankith.v

to print the statements Repeatedly until the specified
condition is failed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does everyone say not to use scanf? What should I use instead?

685


When should the register modifier be used? Does it really help?

622


Explain union. What are its advantages?

621


What is the scope of local variable in c?

582


how could explain about job profile

1460






What does c mean?

594


how do you programme Carrier Sense Multiple Access

1523


When should the const modifier be used?

661


How many levels deep can include files be nested?

655


What are the disadvantages of a shell structure?

697


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1434


Differentiate between null and void pointers.

636


How can I write a function that takes a format string and a variable number of arguments?

609


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3663


How can I do peek and poke in c?

623