On a stack, the first element is set to top and the last element inserted as the base of the stack. That statement is incorrect right?
Why would you say it’s incorrect?
– Woss
Why is the last element to be inserted into a stack still being inserted from the top, isn’t it? And not as a base
– Victor Hugo