Multiple Choice
Match each term with a statement below.
-A method that has the same name as a class and that establishes an object
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
Q21: Code that has already been tested and
Q22: Programmers use the phrase _ to describe
Q23: If an exception is thrown,it is passed
Q24: In traditional programming,probably the most often used
Q25: It makes sense that a parent class
Q27: A class that is used as a
Q28: In OOP languages,a default constructor is created
Q29: An abstract class is one from which
Q30: When using _,you can develop new classes
Q31: A(n)_ in a class diagram indicates public