Multiple Choice
A set method is:
A) an accessor method
B) a mutator method
C) a recursive method
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In Java,call-by-value is only used with:<br>A)objects<br>B)primitive types<br>C)this<br>D)all
Q5: Discuss a situation in which it is
Q6: Discuss the importance of accessor and mutator
Q7: Mutator methods can return integer values indicating
Q8: Accessor methods:<br>A)return something equivalent to the value
Q10: An invocation of a method that returns
Q11: A program whose only task is to
Q12: Two methods that are expected to be
Q13: Discuss the public and private modifiers in
Q14: Only the default constructor has the this