Which of these is not an application of linked list?

Q & ACategory: Data StructureWhich of these is not an application of linked list?
Admin Staff asked 4 years ago

Which of these is not an application of 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

1 Answers
Admin Staff answered 4 years ago

d) Random Access of elements