Multiple Choice
According to the principle of information hiding,the data fields of a class must be declared as ______.
A) public
B) protected
C) private
D) abstract
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: An array-based implementation of an ADT list
Q40: In Java,the programmer must explicitly deallocate memory.
Q41: In all circular linked lists,_.<br>A)every node references
Q42: Each node in a linear linked list
Q43: What information is stored in a reference
Q45: The ADT list can have an arbitrary
Q46: If a linked list is empty,the statement
Q47: In the following code segment: final int
Q48: Name two advantages of implementing the ADT
Q49: In Java,when is an object marked for