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
What are the advantages of using a pointer?
Write about the scope resolution operator?
How does work in c++?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
Write about the retrieval of n number of objects during the process of delete[]p?
What is the use of ::(scope resolution operator)?
Explain the difference between c & c++?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is the basic difference between C and C++?
What are the advantages of using const reference arguments in a function?
When should we use multiple inheritance?
What character terminates all character array strings a) b) . c) END
Specify some guidelines that should be followed while overloading operators?
What is c++ try block?
What is difference between rand () and srand ()?