Why main function is special in c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between the indirection operator and the address of oper-ator?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


What is binary object model?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


What is the iunknown interface?

0 Answers  






What is time_t c++?

0 Answers  


What is a rooted hierarchy?

0 Answers  


What relational operators if statements in c++?

0 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


When is the copy constructor called?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


What is the difference between global variables and static varables?

0 Answers  


Categories