What is the main function c++?


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

Post New Answer

More C++ General Interview Questions

What is virtual base class uses?

0 Answers  


What is a character in c++?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


What is a template in c++?

0 Answers  


Is c++ an integer?

0 Answers  






Do we have private destructors?

12 Answers   Symphony, TCS,


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


Can you declare an array without a size in c++?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


Difference between pointer to constant vs. Pointer constant

0 Answers  


What is size of null class?

6 Answers   HP,


Can member functions be private?

0 Answers  


Categories