Explain the use of virtual destructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is virtual methods?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


What sorting algorithm does c++ use?

0 Answers  






What is an accessor in c++?

0 Answers  


How one would use switch in a program?

0 Answers  


what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


What is the basic structure of a c++ program?

0 Answers  


Difference between linked list and array?

3 Answers  


What are default parameters? How are they evaluated in c++ function?

0 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


Categories