why all c++ program must have default constructor?
Answer Posted / ashutosh shashi
To initialized objects of class, if you do not create your
own.Its a inbuilt feature of C++ compiler.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Write about all the implicit member functions of a class?
Is linux written in c or c++?
What is c++ used for in games?
What is the keyword auto for?
Is c++ the most powerful language?
Is c++ double?
Define the operators that can be used with a pointer.
Why pointer is used in c++?
Which sort does c++ use?
Is c the same as c++?
What are 2 ways of exporting a function from a dll?
Why is c++ still popular?
What is the first name of c++?
What are the steps in the development cycle?
What are static type checking?