66.2k views
18 votes
A______data structure goes in order of arrival.

_______means First in, First out.
A _______data structure data is pushed onto the stack and uses _______
Last in, First out.

-queue
-FIFO
-LIFO
-stack

User Kreld
by
4.1k points

2 Answers

5 votes
stack
fifo
queue
lifo
User Alexey  Usharovski
by
4.3k points
7 votes
1.Queue

2.LIFO

3.FIFO


4.stack?
User Nathan Keller
by
4.3k points