Multiple Choice
Which of the following class members should usually be private?
A) Methods.
B) Constructors.
C) Variables (or fields) .
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Using public set methods helps provide data
Q19: BigDecimal gives you control over how values
Q20: The static method _ of class String
Q21: What happens when this is used in
Q22: Which of the following is false?<br>A) Method
Q23: When must a program explicitly use the
Q24: Which of the following is false?<br>A) A
Q25: When no access modifier is specified for
Q27: Which statement is false?<br>A) The actual data
Q28: Which of the following statements is true?<br>A)