A queue is a data structure that can simulate a list or stream of data. In this structure, new elements are inserted at one end, and existing elements are removed from the other end.

0
Sujan Bk
Jan 9, 2022
More related questions

Questions Bank

View all Questions