welcome to manohar academy.
In this lesson we learn about java accessors and mutators, also known as accessor method and mutator methods.
If invocation of a method on a object changes method state then it is called mutator method.
if invocation of a method on a object does not change its state then it is called accessor method.
visit my website : http://manoharacademy.com
java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO