A queue data-structure can be used for −
2025
A queue data-structure can be used for −
Answer: C. resource allocation — Answer : C Explanation Queues can be used for limited resource allocation. For other operations, stacks are used.
- A.
expression parsing
- B.
recursion
- C.
resource allocation
- D.
all of the above
Attempted by 678 students.
Show answer & explanation
Correct answer: C
Answer : C
Explanation
Queues can be used for limited resource allocation. For other operations, stacks are used.
Loading lesson…