Can a program run without main function?


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

Post New Answer

More C++ General Interview Questions

Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


What is oop in c++?

0 Answers  






Is it possible to use a new for the reallocation of pointers ?

0 Answers  


What is the purpose of template?

0 Answers  


What is the two main roles of operating system?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


What are the advantages of c++? Explain

0 Answers  


What is the benefit of encapsulation?

0 Answers  


Categories