Vidyalelo
Data Structure · Q157

Introduction to Data Structures

Programming · Data Structure · question 157

Q157

Which of these is not an application of a linked list?

A.
To implement file systems
B.
For separate chaining in hash-tables
C.
To implement non-binary trees
D.
Random Access of elements
Answer

Answer: Option D

Solution

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