Vidyalelo
Data Structure · Q18

Queues in Data Structures

Programming · Data Structure · question 18

Q18

What is the primary purpose of a queue in a multi-threaded environment?

A.
To manage task execution order
Answer
B.
To perform sorting operations
C.
To optimize search operations
D.
To handle recursive calls

Answer: Option A

Solution

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