Question

Identify the correct method of insertion and removal followed by a queue.(1 point)
Responses

FILO
FILO

FIFO
FIFO

LIFO
LIFO

LIFO and FILO

Answers

GPT-4o mini
The correct method of insertion and removal followed by a queue is **FIFO** (First In, First Out).

Related Questions