Multiple Choice
Which of the following statements is true relative to classes that will successfully compile?
A) They must have both mutator and accessor methods.
B) They must have accessors, and optionally may have mutators.
C) They must have mutators, and optionally may have accessors.
D) They may have either mutator or accessor methods, or both.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Which of the following names would be
Q11: When are statements in a class-level static
Q17: Why does the Scanner class belong to
Q18: Which of the following types of methods
Q19: A theater needs a TicketCounter to keep
Q27: Under which of the following conditions must
Q44: Which of the following statements is true
Q53: Which of the following questions should you
Q61: Which of the following is considered by
Q78: Which of the following would be an