what is use of for loop?

Answer Posted / narendra singh

to execute group of code ,selection of code again and again

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I convert a stl file?

570


In what scenario does the Logical file and Physical file being used?

2328


What is meant by stl in c++?

657


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

1778


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1648






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

1702


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; }

1896


what is template and type convertion

1999


When did c++ add stl?

742


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

2866


Can we use stl in coding interviews?

1284


What are the components of stl?

628


What is a standard template library (stl)?

651


To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

1785


How connect plc and pc through software

1924