Q57
Which data structure would you use to implement a real-time messaging system where messages are processed in the order they are received?
A.
Stack
B.
Linked List
C.
Queue
AnswerD.
Hash Set
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board