Coding, Scripting & Logic > Stacks + Ques > Flashcards
What is stacks?
Data structure where the LAST item is executed first
What is a Que?
FIRST item is executed first
What is a heap?
Stores complex objects- used for dynamic storage