Answer :
Answer:
Data structure is the method for the organization, management and modification of the data.It contains the cluster of values of data and displaying the relationship between them.This helps in the efficiency of the system for the operation and data retrieval.
Object reference is used in the data structure for the linking of the one element with other element.The collection of these linked elements togather form the data structure.
E.g.-Linked list etc.