Multiple Choice
A class that has only accessor methods and no mutators methods is called a/an ____ class.
A) Utility.
B) Static.
C) Immutable.
D) Actor.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Which of the following statements regarding static
Q9: Which of the following is a good
Q9: A static method can have which of
Q12: Consider the following code snippet: public class
Q13: An AssertionError will be generated under which
Q36: A class named CurrencyTranslator would most probably
Q39: What will have to change if the
Q62: Which of the following can potentially be
Q66: Why is it generally considered good practice
Q85: A class (ClassOne) is considered to have