1.

Which of the following block of VB.NET identifies a place to catch an exception with an exception handler at the place in a program where you want to handle the problem?

A. Try
B. Catch
C. Finally
D. Throw
Answer» C. Finally


Discussion

No Comment Found