asked 66.3k 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

asked
User Kreld
by
7.9k points

2 Answers

5 votes
stack
fifo
queue
lifo
7 votes
1.Queue

2.LIFO

3.FIFO


4.stack?
answered
User Nathan Keller
by
8.0k points