Q4
Which of the following is not a standard exception class in C++?
A.
IOException
AnswerB.
std::exception
C.
std::runtime_error
D.
std::out_of_range
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board