Multiple Choice
If an exception is thrown,it is passed to a block of code that can ____,which means to receive it in a block that can handle the problem.
A) catch the exception
B) raise the exception
C) hold the exception
D) try the exception
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Match each term with a statement below.<br><br>-Collections
Q19: Explain composition.
Q20: By using standard component classes,programmers are assured
Q21: Code that has already been tested and
Q22: Programmers use the phrase _ to describe
Q24: In traditional programming,probably the most often used
Q25: It makes sense that a parent class
Q26: Match each term with a statement below.<br><br>-A
Q27: A class that is used as a
Q28: In OOP languages,a default constructor is created