What happens if an exception is throws from an object's
constructor and from object's destructor?
Answer Posted / rajesh
exception from object's destructor - could terminate the
program while stack unwinding.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is encapsulation in c++ with example?
What is the oldest programming language?
What are c++ templates used for?
Is there finally in c++?
What are the advantages of using a pointer?
Is java the same as c++?
What are c++ files?
What is const in c++?
Is c++ platform dependent?
Write about an iterator class?
Define linked lists with the help of an example.
What is c++ map?
How do you clear a set in c++?
What data encapsulation is in c++?
What is c++ library?