Why is the function main() special?


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

Post New Answer

More C++ General Interview Questions

If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


Explain one-definition rule (odr).

0 Answers  


Describe run-time type identification?

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 class invariant?

1 Answers  






Is there a sort function in c++?

0 Answers  


What is a pointer with example?

0 Answers  


how to swap two strings without using any third variable ?

11 Answers  


What is the topic of the C++ FAQ list?

1 Answers  


What is the difference between Pointer and a Reference? When you would use them?

4 Answers   Wipro,


How static variables and local variablesare similar and dissimilar?

0 Answers  


What is the main function c++?

0 Answers  


Categories