Multiple Choice
Match each term with a statement below.
-A segment of code that can handle an exception that might be thrown by the try block that precedes it
A) exceptions
B) composition
C) abstract
D) try block
E) destructor
F) libraries
G) catch block
H) protected access specifier
I) throw statement
J) constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: The relationship created with composition is called
Q43: The capability to inherit from more than
Q44: Describe the components of a try block.
Q45: List the elements you would use to
Q46: Explain constructors.
Q48: When a data field within a class
Q49: Any constructor you write must have the
Q50: When using existing objects,you need to concentrate
Q51: Classes that depend on field names from
Q52: A method's name and a list of