Answer Posted / hidden prairie
delete this will call the destructor, but should not be
called in the destructor but in any other member function.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the best c++ ide?
Why is c++ is better than c?
Why c++ is created?
What is abstraction in c++?
What is the use of bit fields in structure declaration?
What are disadvantages of pointers?
What are the advantages of c++ over c?
What is late binding c++?
Describe public access specifiers?
Write about the various sections of the executable image?
What is const in c++?
Can I create my own functions in c++?
How do you invoke a base member function from a derived class in which you have not overridden that function?
Is map sorted c++?
What is ios :: in in c++?