Multiple Choice
A data structure that uses object reference variables to create links between objects is:
A) Linked Structure
B) Pointer
C) Self-referential
D) Array
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: A _ is a Java language element
Q27: What are the advantages to using an
Q28: The pop operation is implemented by returning
Q29: A linked implementation of a stack adds
Q30: What is the advantage of postfix notation?
Q32: What is key to remember when handling
Q33: Objects that are stored in a collection
Q34: How do object references help us define
Q35: Why should a linked list node be
Q36: A pop operation on a Stack returns