AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6102
Mutator's main purpose is to s...
Mutator's main purpose is to store values in hidden properties.
True
Correct
False
Similar ITE-6102 questions
Mutators should be prefixed with "sets" in their function name.
Mutators are prefixed with "get" in their function name.
The main purpose of mutators is to values to our hidden properties.
Mutator is a method that enables the assignment of values to our properties hidden by scopes.
Direction : True or FalseA property that states if a value cannot be changed is called immutability.
Direction : True or FalseMutators are prefixed with "get" in their function name.