what is use of for loop?

Answer Posted / murugasundari

for loop is used to repeate the process for certain number
of time s known.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How connect plc and pc through software

1932


How do you convert stl to steps?

641


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.

1985


Is stl part of c++ standard?

652


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

1904






how to making game in c++ ?

2189


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2513


how to use C++?

2074


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1908


What are the symptoms of stl?

613


i wanted to know about questions about c,c++ , which is required for placements.... im a fresher

1714


How stl is different from the c++ standard library?

654


What are stl algorithms?

637


How do I convert a stl file?

572


What are the different types of stl containers?

662