Solved

Match Each Term with the Correct Statement Below

Question 64

Matching

Match each term with the correct statement below.

Premises:
Encapsulating method details in a class
Responses:
class user
header
return statement
mutator method
extended
new operator
formal parameters
data fields
static method
parameter type
instance variables
accessor method
method's signature
implementation hiding
dead code

Correct Answer:

class user
header
return statement
mutator method
extended
new operator
formal parameters
data fields
static method
parameter type
instance variables
accessor method
method's signature
implementation hiding
dead code
Related Questions