Q26
Which of the following queue implementations would be ideal for handling real-time data streams?
A.
Circular Queue
AnswerB.
Priority Queue
C.
Deque
D.
Simple Queue
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board