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
Which format specifier is used for printing a pointer value?
What do you mean by function overriding & function overloading in c++?
What is the difference between a pointer and a link in c ++?
Can non graphic characters be used and processed in C++?
Which is most difficult programming language?
Why do we need c++?
Discussion on error handling of C++ .
What is meaning of in c++?
What is a class template?
What are the restrictions apply to constructors and destructors?
What is a constant? Explain with an example.
How do you sort a sort function in c++ to sort in descending order?
What programming language should I learn first?
What does obj stand for?
Describe the syntax of single inheritance in C++?