InterviewSolution
Saved Bookmarks
| 1. |
Which among the following is considered as .NET Exception class?(a) Exception(b) StackUnderflow Exception(c) File bound Exception(d) All of the mentionedI have been asked this question in an online interview.My doubt is from Fundamentals of Exception Handling topic in portion Indexers and Exception Handling of C# |
|
Answer» RIGHT ANSWER is (B) StackUnderflow Exception Best EXPLANATION: NONE. |
|