what is use of loop?

Answer Posted / manokaran

By the help of loop we
can check the condition
continuously.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I handle floating-point exceptions gracefully?

637


What is the most efficient way to store flag values?

691


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

671


What is the best organizational structure?

645


Write the Program to reverse a string using pointers.

623






What is the difference between call by value and call by reference in c?

622


What is array of structure in c?

605


What is optimization in c?

572


Subtract Two Number Without Using Subtraction Operator

360


What is fflush() function?

649


What is c value paradox explain?

580


Explain what are bus errors, memory faults, and core dumps?

795


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

609


Is it acceptable to declare/define a variable in a c header?

688


Can you mix old-style and new-style function syntax?

666