

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is used to declare the standard exception? |
A. | #include <error> |
B. | #include <exception> |
C. | #include <except> |
D. | All of above |
E. | None of these |
Answer» C. #include <except> | |