Explain the use of virtual destructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


What is a vector c++?

0 Answers  


What is set in c++?

0 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


What is the purpose of the noexcept keyword?

1 Answers  


Explain the auto storage classes in c++.

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


What is endl?

0 Answers  


What does ios :: app do in c++?

0 Answers  


What is the difference between a shallow copy and a deep copy?

3 Answers  


advantages and disadvantages of using Borland C++ / version 5.

1 Answers  


What is the use of ‘using’ declaration?

1 Answers  


Categories