Matching
Match each term with the correct statement below.
Premises:
Allocates memory for an object
Responses:
accessor method
formal parameters
mutator method
method's signature
data fields
class user
dead code
return statement
implementation hiding
static method
instance variables
new operator
parameter type
header
extended
Correct Answer:
Premises:
Responses:
Allocates memory for an object
new operator
Premises:
Allocates memory for an object
Responses:
new operator
Related Questions
Q2: When a variable ceases to exist at
Q3: A(n) _ is a type whose implementation
Q4: When a value is returned from a
Q5: A(n) _ describes the type of data
Q6: A(n) _ includes the class name, a dot,
Q7: A(n) _ method is a method that
Q8: A(n) _ is a program module that
Q9: In order to allocate the needed memory
Q10: Assigning _ to a field means that
Q11: Method names that begin with _ and