Computer Science, asked by midhun21, 1 month ago

what is a stack in ds? ​

Answers

Answered by rohanbhanushali903
1

Answer:

A stack is a linear data structure that follow the ( LIFO ) Last in first out.

Answered by abhijitchhatria
1

Answer:

stack is a linear data structure that follows the LIFO ( last in fast out) principal

Similar questions