Vidyalelo
Data Structure · Q68

Linked Lists in Data Structures

Programming · Data Structure · question 68

Q68

For which of the following purpose a top pointer can be used?

A.
Storing the address of the head pointer
B.
Storing the address of the previous node
C.
Storing the address of the next node
D.
Storing equal values on the same level
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board