Vidyalelo
Data Structure · Q131

Introduction to Data Structures

Programming · Data Structure · question 131

Q131

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
Answer
D.
Implement Hash Tables

Answer: Option C

Solution

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