adspace


What happens if an exception is throws from an, object's
constructor and object's destructor?

Answer Posted / dee

if the exception is thrown in constructor, its caught or
function terminate will eb called.
U cannot throw exception from destructor

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can union be self referenced?

1281


What character terminates all character array strings a) b) . c) END

1403


daily Routine of father

1492


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1173


What is the latest version on c++?

1217