7. Which of the following data structure works on the principle of First Come First
Serve?
A) Priority queue
(B) Heap
(C) Stack
(D) Queue
Answers
Answered by
3
Answer:
Queue uses FIFO principle. Explanation: Element first added in queue will be deleted first which is FIFO principle. Explanation: Circular Queue is also called as Ring Buffer. Circular Queue is a linear data structure in which last position is connected back to the first position to make a circle.
Answered by
3
Answer:
Explanation:
queue is your answer mate tq
stay home stay safe ✌☺
Similar questions