A queue is a data structure that allows you store entities in an order. Queues use a first-in-first-out (FIFO) principle.
確定! 回上一頁