Consider a situation where a client receives packets from a server. There may be differences in speed of the client and the server. Which data structure is best suited for synchronization?
(A) Circular Linked List
(B) Queue
(C) Stack
(D) Priority Queue
Answer: (B)
Explanation: Since packets need to be processed in First In First Out order, a queue can be used for synchronization.
Quiz of this Question
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 neveropen!

… [Trackback]
[…] Here you can find 42836 more Info on that Topic: geeksforgeeks.org/data-structures-misc-question-9/ […]
… [Trackback]
[…] There you will find 46112 additional Info on that Topic: geeksforgeeks.org/data-structures-misc-question-9/ […]
… [Trackback]
[…] Find More to that Topic: geeksforgeeks.org/data-structures-misc-question-9/ […]