Stack Array
Home
>
Computer Science
>
Algorithms and data structures
>
Queues and Stacks
>
Stack Array
A stack can be implemented using an array data structure.