Q18
What is the primary purpose of a queue in a multi-threaded environment?
A.
To manage task execution order
AnswerB.
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