What is virtual destructor? Why?
Answer Posted / mugdha taru
virtual destructor are those who can not override while
redefining derived class.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is abstraction example?
Are polymorphisms mutations?
Is react oop?
What is destructor oops?
What is oops and its features?
What does and I oop mean in text?
What is difference between polymorphism and inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why polymorphism is used in oops?
What is the importance of oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is inheritance write a program to show use of inheritance?
What is ambiguity in inheritance?
What do you mean by overloading?
What is the oops and benefits of oops programming?