Multiple Choice
A C++ member function that sets or changes the value stored in a member variable is called
A) a user.
B) an updater.
C) a mutator.
D) an accessor.
E) a get function.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: In OOP terminology, an object's member variables
Q3: When a member function is defined outside
Q4: If employee is an instance of a
Q5: Objects can be passed to, and returned
Q6: A constructor must have the same name
Q7: ADT stands for _ Data Type.<br>A)Abstract<br>B)Automatic<br>C)Action<br>D)Algorithmic<br>E)None of
Q8: When a constructor does not require that
Q9: The bundling of an object's data and
Q10: A(n)member function may only be called from
Q11: A class can have a member variable