Stack is a data structure similar to list. This is called stack due to its LIFO or Last In First Out structure. There are some basic operations that allow us to perform different actions on a stack.
Stop Googling. The answer is staring you right in the face—you just have to read it.