Menu

Stacks Questions

MCQ
51.
A data structure in which an element is added and removed only from one end, is known as
forum Discussion
MCQ
52.
The data structure needed to convert a recursion to an iterative procedure is ............
forum Discussion
MCQ
53.
The prefix form of an infix expression A+B-C*D is
forum Discussion
MCQ
54.
One can determine whether an infix expression has balanced parenthesis or not by using .............
forum Discussion
MCQ
55.
One can convert an infix expression to a postfix expression using a ..............
forum Discussion
MCQ
56.
Which of the following types of expressions do not require precedence rules for evaluation?
forum Discussion
MCQ
57.
The postfix form of A ^ B * C - D + E/ F/ (G + H)
forum Discussion
MCQ
58.
The prefix of (A+B)*(C-D)/E*F is:
forum Discussion
MCQ
59.
Stack in Data Structure is ___________.
forum Discussion
MCQ
60.
In the stack process of inserting an element in the stack is called as ___________.
forum Discussion