InterviewSolution
Saved Bookmarks
| 1. |
Which among the following is NOT an exception?(a) Stack Overflow(b) Arithmetic Overflow or underflow(c) Incorrect Arithmetic Expression(d) All of the mentionedI have been asked this question in final exam.I want to ask this question from Fundamentals of Exception Handling topic in section Indexers and Exception Handling of C# |
|
Answer» Correct option is (C) Incorrect Arithmetic Expression |
|