Do we have private destructors?

Answer Posted / dhananjay

no

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In what situations do you have to use initialization list rather than assignment in constructors?

812


What is virtual base class uses?

902


What is the use of default constructor?

783


What is #include iostream?

962


How many keywords are used in c++?

751






What is a container class?

799


Explain what you mean by a pointer.

832


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

788


Explain one-definition rule (odr).

845


Is facebook written in c++?

738


Can a function take variable length arguments, if yes, how?

751


What happens when you make call 'delete this;'?

783


What are the manipulators in c++?

756


Define friend function.

770


Ask to write virtual base class code?

2437