Question: What happens when the following code is executed? int main() { try { function ( ); } catch(const exceptionse) { cout0. is displayed on




What happens when the following code is executed? int main() \{ try \{ function ( ); \} catch(const exceptionse) \{ cout0. " is displayed on the console. (D) A runtime error occurs because the exception isn't caught
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
