Q33
Which data structure is optimal for implementing a system where the order of processing is critical, but elements are frequently updated?
A.
Queue
AnswerB.
Heap
C.
Linked List
D.
Array
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board