Solved

Match Each Term with the Correct Statement Below

Question 26

Matching

Match each term with the correct statement below.

Premises:
Variables you declare within a class, but outside of any method
Responses:
method's signature
header
parameter type
instance variables
formal parameters
dead code
return statement
static method
extended
data fields
accessor method
new operator
class user
implementation hiding
mutator method

Correct Answer:

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