Which of the following method headers is most likely a header for a mutator method? a. public int getAge () b. public double computeSalary () c. public Person () d. public void setAge (int newAge) e. none of these are headers for a mutator method
+3
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which of the following method headers is most likely a header for a mutator method? a. public int getAge () b. public double computeSalary ...” in 📗 Social Studies if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Social Studies » Which of the following method headers is most likely a header for a mutator method? a. public int getAge () b. public double computeSalary () c. public Person () d. public void setAge (int newAge) e. none of these are headers for a mutator method