In C++,a virtual destructor is invoked whenever a virtual constructor was used to create the object.
Correct Answer:
Verified
Q21: Write a program where the destructors should
Q22: Write a short program that shows how
Q23: Write a class having a public pure
Q24: What is the error?
class B
{
public:
virtual void f();
};
virtual
Q25: Why do you not get an undefined
Q27: If the override specifier is added to
Q28: Suppose each of the base class and
Q29: Redefining and overriding are exactly the same
Q30: Is there an error?
class B
{
public:
void virtual f();
};
void
Q31: It is desirable to develop your programs
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents