Question: Where does execution control go when a C++ exception handler has completed its execution?
Where does execution control go when a C++ exception handler has completed its execution?
Step by Step Solution
3.21 Rating (176 Votes )
There are 3 Steps involved in it
To catch exceptions a portion of code is placed under exception inspection This is done by enclo... View full answer
Get step-by-step solutions from verified subject matter experts
