Can a program run without main in c++?


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

Post New Answer

More C++ General Interview Questions

Is it possible to have a recursive inline function in c++?

0 Answers  


structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


Define a nested class. Explain how it can be useful.

0 Answers  


What are c++ stream classes?

0 Answers  


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


What is c++ 11 and c++ 14?

0 Answers  


What is an Object/Instance?

1 Answers  


How many standards of c++ are there?

0 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


What is main function in c++ with example?

0 Answers  


What is a tree in c++?

0 Answers  


Categories