Vidyalelo
C++ Programming · Q151

Functions and Procedures in C++

Programming · C++ Programming · question 151

Q151

To where does the program control transfers when the exception is arisen?

A.
catch
B.
handlers
Answer
C.
throw
D.
try

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board