Ask Question
27 December, 21:28

What are mutators and how are they used?

+5
Answers (1)
  1. 27 December, 21:57
    0
    In computer science, a mutator method is a method used to control changes to a variable. They are also widely known as setter methods. Often a setter is accompanied by a getter (also known as an accessor), which returns the value of the private member variable
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What are mutators and how are they used? ...” in 📗 Biology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers