A set method of a class first accesses the values of the data members of the class and then changes the values of the data members. This behavior is characteristic of:

a) Getter method
b) Constructor method
c) Mutator method
d) Static method