InterviewSolution
Saved Bookmarks
| 1. |
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» | |