As
As
15) The various operations that can be performed on stacks is/are .....
16) ............. is a collection of elements such that each element has been assigned
a processing priority.
A. Priority queue
B. Procedure queue
C. Main queue
D. Interrupt queue
A. insert
B. push
C. pop
D. top
18) Link fields holds pointers to the .......... element in the linked representation of stack.
A. Neighbouring
B. Last
C. First
D. Middle
A. front
B. rear
C. top
D. link
20) Reversing a great deal of space for each stack in memory will ...........