Answer Posted / geetha
for loop use is more then one calculation or process can be
performed, for example:
for(int i=0;i<5;i++)
{
printf("%d",i);
}
In the above example the printf statement can be excuted in
five times.
Output:0 1 2 3 4
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is stl language?
What does stl mean in slang?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
What is the stl, standard template library?
What is a standard template library (stl)?
How does an stl file work?
What are the various types of stl containers?
write a program to convert a decimal number in to its equivalent binary number?
How stl is different from the c++ standard library?
What is stl stand for?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What are the different types of stl containers?
Is stl part of c++ standard?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html