The correct method of insertion and removal followed by a queue is FIFO, which stands for "First In, First Out." This means that the first element added to the queue will be the first one to be removed. So, in your response options, the correct choice is FIFO.
Data Structures Quick Check 2 of 52 of 5 Items Question Identify the correct method of insertion and removal followed by a queue.(1 point) Responses LIFO and FILO LIFO and FILO FILO FILO FIFO FIFO LIFO LIFO Skip to navigation page 9 of 9
1 answer