Multiple Choice
It is common practice in object-oriented programming to make all of a class's __________.
A) fields private
B) methods private
C) fields public
D) fields and methods public
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: For the following code, which statement is
Q34: A constructor _.<br>A) always accepts two arguments<br>B)
Q35: Given the following code, what will be
Q36: Select all that apply. Which of the
Q37: A class is not an object. It
Q39: You should not define a class that
Q40: _ refers to combining data and code
Q41: A method that gets a value from
Q42: A group of related classes is called
Q43: Another term for an object of a