Which is a TRUE statement?
D. A getter is used to change the value of class fields.
B. A setter is used to retrieve the instance variables’ values.
A. Private members can be accessed by any other class or object.
C. A setter could change instance variables’ values.