Solved

What Type of Method Provides a Safe Way for Code

Question 26

Multiple Choice

What type of method provides a safe way for code outside a class to retrieve the values of attributes, without exposing the attributes in a way that they could be changed by the code outside the method?


A) Accessor
B) Mutator
C) Setter
D) Class

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions