Multiple Choice
Which of the following class members should usually be private
A) methods
B) constructors
C) variables
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Attempting to modify a readonly instance variable
Q39: Operator overloading is the process of:<br>A) enabling
Q40: A can be defined in a class
Q41: Keyword _ is used to indicate a
Q42: Developers use the Object Browser to learn
Q44: An object initializer calls the default constructor
Q45: Which of the following statements is false<br>A)
Q46: Which statement is false<br>A) The actual data
Q47: Overloaded operator methods must be declared public
Q48: Object initializers (which initialize an object and