Multiple Choice
Match each term with a statement below.
-Collections of classes that serve related purposes
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
Q13: Discuss exception handling.
Q14: If a constructor requires arguments,it is a
Q15: Match each term with a statement below.<br><br>-When
Q16: Match each term with a statement below.<br><br>-A
Q17: In object-oriented terminology,"default constructor" means a constructor
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
Q23: If an exception is thrown,it is passed