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 class in oop with example?
Why is oop useful?
What is oops and its features?
any one please tell me the purpose of operator overloading
Is enum a class?
What does I oop mean?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is difference between oop and pop? Prepare me a program for the animation of train explain sub-type and sub class?
atleast u have differ it into 4 points? What is oops in simple words? Can a destructor be called directly? Write a C++ program without using any loop (if, for, while
etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not
use 200 print statements!!!) Why we use classes in oop? Explain virtual inheritance?