why does the execution of a c++ program start with main()???

Answer Posted / brian

Answers 1-4 are Wrong !!!

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is template and type convertion

1999


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

641


What is stl in c++ with example?

634


How do I convert a stl file?

566


What is the stl, standard template library?

600






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

2326


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

1895


What do stl stand for?

643


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

1664


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

2862


Is string part of stl?

681


totoo po ba ang manga aliens!

2338


Define stl.

778


What is stl stand for?

742


What are stl algorithms?

627