1.

Which of the following block of VB.NET is used to execute a given set of statements, whether an exception is thrown or not thrown?

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


Discussion

No Comment Found