Q37
What is the purpose of the 'std::uncaught_exception' function in C++?
A.
It checks if there are any uncaught exceptions
AnswerB.
It handles uncaught exceptions
C.
It throws an exception
D.
It catches an exception
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board