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
What is the difference between structures and unions?
Describe the advantages of operator overloading?
Which is best c++ or java?
Is it possible to get the source code back from binary file?
What is a responder chain?
What are single and multiple inheritances in c++?
What is size of string in c++?
Which sort does c++ use?
What happens when you make call 'delete this;'?
What is overloading unary operator?
Can you write a function similar to printf()?
How does the copy constructor differ from the assignment operator (=)?