Stacks are known as __________ data structures; the last item pushed (inserted) onto the stack is the first item popped (removed) from the stack.

Stacks are known as __________ data structures; the last item pushed (inserted) onto the stack is the first item popped (removed) from the stack.



Answer: LIFO


Learn More :