queue

mastery
/kjuː/nounverb

card 1 of 10 · context meaning

In this technical programming context, what does 'queue' primarily refer to?

Queue implementations are commonly based on insertion order as in first-in, first-out (FIFO) queues or last-in, first-out queues (LIFO queues are also known as stacks).