

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following block of VB.NET identifies a block of code for which particular exceptions will be activated? |
A. | Try |
B. | Catch |
C. | Finally |
D. | Throw |
Answer» B. Catch | |