Matching
Match each term with the correct statement below.
Premises:
Are called class methods
Responses:
accessor method
data fields
instance variables
mutator method
formal parameters
implementation hiding
return statement
static method
new operator
method's signature
class user
parameter type
dead code
extended
header
Correct Answer:
Premises:
Responses:
accessor method
data fields
instance variables
mutator method
formal parameters
implementation hiding
return statement
static method
new operator
method's signature
class user
parameter type
dead code
extended
header
Premises:
accessor method
data fields
instance variables
mutator method
formal parameters
implementation hiding
return statement
static method
new operator
method's signature
class user
parameter type
dead code
extended
header
Responses:
Related Questions
Q30: The interface is the part of a
Q31: A major advantage of a method is
Q32: Describe instantiation and how it relates to
Q33: What is a method and how is
Q34: When an application is run, the method
Q36: The arguments in a method call are
Q37: You can identify a class that is
Q38: A method's identifier must be more than
Q39: After an object has been instantiated, its
Q40: _ parameters are variables in a method