Can we make any program in c++ without using any header file and what is the shortest program in c++.


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

Post New Answer

More C++ General Interview Questions

Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


What is the use of 'using' declaration in c++?

0 Answers  


What is class and structure in c++?

0 Answers  


What are the basic data types used in c++?

0 Answers  


Write a program which uses Command Line Arguments

0 Answers  






Are c and c++ similar?

0 Answers  


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


What is ios in c++?

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


What is the use of c++ programming language in real life?

0 Answers  


What is the difference between delegation and implemented-in-terms-of?

0 Answers  


Categories