Answer Posted / harendra pal
It is a process during exception handling when the destructor is called for all local objects between the place where the exception was thrown and where it is caught.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is Member Functions in Classes?
Why do we use iterators?
How to declare a function pointer?
How we can differentiate between a pre and post increment operators during overloading?
Refer to a name of class or function that is defined within a namespace?
What are the main features of c++?
Is multimap sorted c++?
Why struct is used in c++?
Define vptr.
Which is the best c++ compiler?
What is difference between class and structure in c++?
What is a block in c++?
Are there any special rules about inlining?
Is python better than c++?
What is name hiding in c++?