

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about exception handling in C#.NET? 1.If an exception occurs then the program terminates abruptly without getting any chance to recover from the exception. 2.No matter whether an exception occurs |
A. | 2 only |
B. | 1 only |
C. | 3 and 4 only |
D. | 2 and 5 only |
Answer» E. | |