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
What is a void * in c?
Why c is called free form language?
Why doesnt that code work?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is a volatile keyword in c?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Write a program to check whether a number is prime or not using c?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What are the applications of c language?
What is scope and lifetime of a variable in c?
What is static volatile in c?
How can I swap two values without using a temporary?
Why is event driven programming or procedural programming, better within specific scenario?
what is the difference between 123 and 0123 in c?
If you know then define #pragma?