Multiple Choice
Making the Node class a private inner class of a linked data structure is an example of:
A) polymorphism
B) encapsulation
C) inheritance
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: What is the function of the variable
Q20: When using a linked list,you do not
Q21: A linked data structure contains nodes and
Q22: Given the Node class created in number
Q23: A binary tree has exactly _ link
Q25: The first node in a linked list
Q26: A deep copy of an object is
Q27: A _ maps a data value such
Q28: Discuss the differences between a queue and
Q29: If you define a clone method,the class