Answer Posted / vignesh1988i
1) loop is a special provisions made in various programming languages in which we travel through till a certain condition is reached ....
2) whenever we have to print certain number of values repeatedly or constantly we can go for looping structures...
3) whenever a certain same operations has to be performed for different values consecutively we go for looping.....
thank u
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
using only #include
What is dangling pointer in c?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
What is the difference between functions abs() and fabs()?
What is a pointer on a pointer in c programming language?
write a program to create a sparse matrix using dynamic memory allocation.
What is exit() function?
What are the __date__ and __time__ preprocessor commands?
What is the purpose of void pointer?
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
Differentiate between functions getch() and getche().
Can we declare variables anywhere in c?
What is use of #include in c?
I need previous papers of CSC.......plz help out by posting them.......