Computer Science - Data Structures - Queues - Queue vs Stack Sorter
Students sort real-world scenarios into 'Stack (LIFO)' or 'Queue (FIFO)'. 12 items. QUEUE: 'Waiting in line at a store' ✓, 'Print jobs waiting to print' ✓, 'Cars at a drive-through' ✓, 'Customers calling support' ✓, 'Loading passengers on a bus' ✓, 'Processing online orders' ✓. STACK: 'Undo button i