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

What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


What programming language should I learn first?

0 Answers  


What do you mean by storage classes?

1 Answers  


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,






What is the insertion operator and what does it do?

0 Answers  


Keyword mean in declaration?

0 Answers  


How can you create a virtual copy constructor?

0 Answers  


Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


What do you mean by inheritance in c++? Explain its types.

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


What is virtual destructor? What is its use?

0 Answers  


Categories