Computer Science, asked by arunrgs4727, 10 months ago

which of the following application may use stack

Answers

Answered by daksh452222
0

Stack is used to check the proper opening and closing of parenthesis. Stack is used to reverse a string. We push the characters of string one by one into stack and then pop character from stack. Stack is used to keep information about the active functions or subroutines.

Answered by akashvibhute77
3

Answer:

which of the following applications may use a stack

Similar questions