What is the basic structure of a c++ program?


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

Post New Answer

More C++ General Interview Questions

Out of fgets() and gets() which function is safe to use?

0 Answers  


What do the header files usually contains?

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


What are structures and unions?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  






Explain deep copy and a shallow copy?

0 Answers  


How the programmer of a class should decide whether to declare member function or a friend function?

0 Answers  


Is c# written in c++?

0 Answers  


Difference between a homogeneous and a heterogeneous container

0 Answers  


What is 'Copy Constructor' and when it is called?

1 Answers  


describe private access specifiers?

0 Answers  


What are the comments in c++?

0 Answers  


Categories