Stack MCQ: Jayaram P Cdac
Stack MCQ: Jayaram P Cdac
MCQ
Jayaram P
CDAC
3 May 2022 1
1. Process of inserting an element in stack is called ____________
a) Create
b) Push
c) Evaluation
d) Pop
a) Underflow
b) Empty collection
c) Overflow
d) Garbage Collection
a) Stack
b) Queue
c) Array
d) Tree
a) Linked List
b) Stack
c) Queue
d) Tree
a) + pq - *rt
b) - +pqr * t
c) - +pq * rt
d) - + * pqrt
a) Reversing a string
b) Evaluation of postfix expression
c) Implementation of recursion
d) Job scheduling
a) Push
b) Pop
c) IsEmpty
d) None