Stacks + Ques Flashcards
1
Q
What is stacks?
A
Data structure where the LAST item is executed first
2
Q
What is a Que?
A
FIRST item is executed first
3
Q
What is a heap?
A
Stores complex objects- used for dynamic storage