Which of the following application makes use of a circular linked list?

Q & ACategory: Data StructureWhich of the following application makes use of a circular linked list?
Admin Staff asked 4 years ago

Which of the following application makes use of a circular linked list?
a) Undo operation in a text editor
b) Recursive function calls
c) Allocating CPU to resources
d) Implement Hash Tables

1 Answers
Admin Staff answered 4 years ago

c) Allocating CPU to resources