Computer Science, asked by tsoumiya85gmailcom, 5 months ago

what is stack defined?​

Answers

Answered by Anonymous
4

Answer:

In computing, a stack is a data structure used to store a collection of objects. Individual items can be added and stored in a stack using a push operation. ... Stacks have several applications in commuter programming. LIFO stacks, for example, can be used to retrieve recently used objects, from a cache.

Hope it helps ❣️

Answered by umarlegendry
0

Answer:

In computing, a stack is a data structure used to store a collection of objects. Individual items can be added and stored in a stack using a push operation. ... Stacks have several applications in commuter programming. LIFO stacks, for example, can be used to retrieve recently used objects, from a cache.

Explanation:

                       

Similar questions