Menu

Stacks Questions

MCQ
11.
What data structure can be used to check if a syntax has balanced parenthesis ?
forum Discussion
MCQ
12.
Stack is also called as
forum Discussion
MCQ
13.
Inserting an item into the stack when stack is not full is called
forum Discussion
MCQ
14.
What will be the value of top, if there is a size of stack STACK_SIZE is 5
forum Discussion
MCQ
15.
Which is/are the application(s) of stack
forum Discussion
MCQ
16.
When does top value of the stack changes?
forum Discussion
MCQ
17.
Which of the following is an application of stack?
forum Discussion
MCQ
18.
Which of the following name does not relate to stacks?
forum Discussion
MCQ
19.
The term "push" and "pop" is related to the
forum Discussion
MCQ
20.
The postfix form of the expression (A + B)∗(C∗D − E)∗F / G is
forum Discussion