Multiple Choice
When an exception is generated by a Visual Basic application, the default exception handler will
A) restart the program.
B) terminate the program.
C) continue to execute the program.
D) display a dialog box that asks the user if they wish to restart the computer.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A Catch block of code that is
Q8: In a Try-Catch-Finally block, if there are
Q9: Each element of an XML document must
Q10: The line of code<br> sw.Close <br>when used
Q11: Text files are updated by opening them
Q13: A text file cannot be open both
Q14: In a Try-Catch-Finally block, the Catch clauses
Q15: The code in a Try block refers
Q16: In the following statement, sw is
Q17: End tags always begin with a less