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
Explain how to initialize a const data member.
What are the effects after calling the delete this operator ?
What is ofstream c++?
Can we use pointers in c++?
Write is a binary search tree? Write an algo and tell complexity?
Explain the uses oof nested class?
When to use “const” reference arguments in a function?
What is the use of map in c++?
What are the advantages of using a pointer?
What is setbase c++?
What is lambda expression c++?
What is the difference between function overloading and operator overloading?
What's the order in which the local objects are destructed?
What is scope resolution operator in c++ with example?
What is ifstream c++?