Can a program run without main?


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

Post New Answer

More C++ General Interview Questions

What are dynamic type checking?

0 Answers  


How many types of modularization are there in c++?

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


What is c++ manipulator?

0 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,






How we can differentiate between a pre and post increment operators during overloading?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What is virtual base class?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


write a programme to get a character and thier ASCII value

0 Answers  


How do you flush a buffer in c++?

0 Answers  


How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


Categories