Do we have private destructors?

Answer Posted / subrat

Hi all,

Please visit this url for more clarity on "Private
destructors"

http://www.codeguru.com/cpp/cpp/cpp_mfc/stl/article.php/c414
3/

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a hashmap c++?

574


What are the 3 levels of programming languages?

539


What is stack unwinding?

607


Will a catch statement catch a derived exception if it is looking for the base class?

564


Will the following program execute?

563






What is a literal in c++?

569


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

637


Explain how the virtual base class is different from the conventional base classes of the opps.

694


How are the features of c++ different from c?

596


Is java based off c++?

535


Differentiate between late binding and early binding. What are the advantages of early binding?

586


What is pure virtual function? Or what is abstract class?

593


Why can templates only be implemented in the header file?

659


What are shallow and deep copies?

636


What are proxy objects in c++?

645