Multiple Choice
Which type of method modifies the object on which it is invoked?
A) Constructor method.
B) Static method.
C) Accessor method.
D) Mutator method.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Which of the following types of methods
Q19: A theater needs a TicketCounter to keep
Q20: A theater needs a TicketCounter to keep
Q21: Consider the partial Date class below (method
Q22: Which class category has static methods and
Q24: Which of the following is an example
Q25: Which of the following classifications of method
Q26: Which of the following is true regarding
Q27: Under which of the following conditions must
Q28: If you do not include a package