Q. Which of the following application makes use of a circular linked list? (Solved)
1. Undo operation in a text editor
2. Recursive function calls
3. Allocating CPU to resources
4. Implement Hash Tables
- c. Allocating CPU to resources
1. Undo operation in a text editor
2. Recursive function calls
3. Allocating CPU to resources
4. Implement Hash Tables