What do you mean by stack ? Mention it's characteristic

What do you mean by stack ? Mention it's characteristic and applications in real life

  • C
  • 16 May
  • 11298 Views
  • 6 Answers
Your Answer

the stack is a data structure which is used to store elements and follows the property of FILO (first in last out) , few of the terms to be aware of are  top(top element of stack) , push (elements insertion into stack) , pop (elements deleted from stack). it is used in evaluation of infix and postfix expressions

Data Structure

Didn't get the answer.
Contact people of Talent-Data Structure directly by clicking here