what is use of for loop?

Answer Posted / keshav.gadde

for loop is executed as long as condition is true and
process the loop until condition is fail.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1876


Why should a c++ programmer be interested in stl?

857


How is stl different from c++ standard library?

984


Is stl open source?

866


When did c++ add stl?

954


write a program to convert a decimal number in to its equivalent binary number?

2286


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

1941


What two types of containers does the stl provide?

768


Is stl part of c++ standard?

842


What is a standard template library (stl)?

846


What is meant by stl in c++?

895


What are stl algorithms?

875


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

2111


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

1624


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

2380