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 a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Who invented turbo c++?
What is c++ course?
What is the output of the following program? Why?
Is it possible for the objects to read and write themselves?
How would you call C functions from C++ and vice versa?
Explain virtual destructor?
Do inline functions improve performance?
Is c++ vector a linked list?
Will rust take over c++?
What is implicit conversion/coercion in c++?
Which compiler does turbo c++ use?
Explain how a pointer to function can be declared in C++?
Describe protected access specifiers?
Does c++ cost money?