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 data abstraction? How is it different from data encapsulation?

716


What is operators in c++?

763


What does int * mean in c++?

927


Explain the uses of static class data?

824


What is lvalue?

899






Why are pointers used?

738


What is difference between class and structure in c++?

837


What is implicit pointer in c++?

782


What are the classes in c++?

812


What is the precedence when there is a global variable and a local variable in the program with the same name?

857


What language does google use?

825


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3433


What are the data types in c++?

675


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

867


Explain data encapsulation?

852