Answer Posted / deepak
No we can not have private destructor
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
What are the various compound assignment operators in c++?
Explain virtual class and friend class.
What is c++ runtime?
What is the main purpose of c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is the basic difference between C and C++?
What is the difference between an array and a list?
How should runtime errors be handled in c++?
What is c++ prototype?
Which is best ide for c++?
What are the advantages of c++? Explain
What is the use of 'this' pointer?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
Name the operators that cannot be overloaded in C++?
What is binary object model?