InterviewSolution
Saved Bookmarks
| 1. |
How many runtime error messages associated with exception?(a) 2(b) 4(c) 5(d) infiniteThis question was posed to me in homework.My question comes from Grouping of Exceptions topic in section Derived Classes, Templates & Exception Handling in C++ of C++ |
|
Answer» Right ANSWER is (b) 4 |
|