What is the use of main function in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain the difference between c++ and java.

0 Answers  


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


Explain the concept of dynamic allocation of memory?

0 Answers  


What do you mean by delegate? Can a user retain delegates?

0 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  






Is c++ a good beginners programming language?

0 Answers  


What is cout flush?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


Explain the advantages of using friend classes.

0 Answers  


Where the memory to the static variables is allocated?

0 Answers  


What is an iterator?

0 Answers  


Is c++ a float?

0 Answers  


Categories