Multiple choice The functions that change an object’s state or attributes are called manager functions auxiliary functions mutator functions predicate functions inspector functions Reveal answer Fill a bubble to check yourself C Correct answer Explanation Mutator functions, also known as implementors, are functions that change an object’s state or attributes.