when can we use virtual destructor?
Answer Posted / neeraj tyagi
I agreed with Pradeep's answer:)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is it possible for the objects to read and write themselves?
What is endl?
What is the difference between structures and unions?
Explain unexpected() function?
Why do we use string in c++?
Why main function is special in c++?
How to declare an array of pointers to integer?
What are the benefits of operator overloading?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What does the ios::ate argument do?
Is swift a good first language?
What does ctime() do?
What is data abstraction? How is it different from data encapsulation?
What is type of 'this' pointer? Explain when it is get created?
Describe the process of creation and destruction of a derived class object?