Q7
What does the 'std::exception' class represent in C++ exception handling?
A.
It is a base class for all standard C++ exceptions
AnswerB.
It is used to handle file exceptions
C.
It is used to handle memory exceptions
D.
It is used to handle arithmetic exceptions
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board