Solved

What Type of Method Provides a Safe Way for Code

Question 23

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 could allow them to be changed by 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