What is the need of a destructor? Explain with the help of an example.
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual destructor ans explain its use?
What is the role of copy constructor in copying of thrown objects?
What is purpose of new operator?
Tell me can a pure virtual function have an implementation?
What is the use of setprecision in c++?
What is istream c++?
List the merits and demerits of declaring a nested class in C++?
Why would you use pointers in c++?
how to access grid view row?
Is java made in c++?
What are different types of polymorphism supported by C++
How delete [] is different from delete?