Vidyalelo
C++ Programming · Q68

Standard Template Library (STL) in C++

Programming · C++ Programming · question 68

Q68

Which header file is used to declare the standard exception?

A.
#include<exception>
Answer
B.
#include<except>
C.
#include<error>
D.
#include<exce>

Answer: Option A

Solution

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