A stack is a data structure in which only the top element can be accessed. As data is stored in the stack, each data is pushed downward, leaving the most recently added data on top.

0
Sujan Bk
Jan 9, 2022
More related questions

Questions Bank

View all Questions