Solved

Which of the Following Describes an Immutable Class

Question 25

Multiple Choice

Which of the following describes an immutable class?


A) A class that has no accessor or mutator methods.
B) A class that has no accessor methods, but does have mutator methods.
C) A class that has accessor methods, but does not have mutator methods.
D) A class that has both accessor and mutator methods.

Correct Answer:

verifed

Verified

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

Related Questions