The ______ methods are used to change variables in classes, while the ______ methods are used to return the data. Group of answer choices mutator, accessor accessor, mutator

Respuesta :

The mutator methods are used to change variables in classes, while the accessor methods are used to return the data.

What is the mutator method?

This is known to be a method that is often applied so as to be able to control changes to a variable.

Therefore, The mutator methods are used to change variables in classes, while the accessor methods are used to return the data.

Learn more about mutator methods from

https://brainly.com/question/24961769

#SPJ2