| 1. |
The term push and pop is related to
|
||||||||
|
Answer:
Option (c) |
| 2. |
Which of the following is an application of stack?
|
||||||||
|
Answer:
Option (d) |
| 3. |
"If the sequence of operations - Push(1),Push(2),Pop,Push(1),Push(2),Pop,Pop,Pop,Push(2),Pop Are performed on a stack, the sequence of poped out values are?"
|
||||||||
|
Answer:
Option (b) |
| 4. |
Stack can be implemented using...........and ...........
|
||||||||
|
Answer:
Option (c) |
| 5. |
Postfix Form of A+(B*C)
|
||||||||
|
Answer:
Option (c) |
| 6. |
An algorithm that calls itself directly or indirectly is known as
|
||||||||
|
Answer:
Option (b) |
| 7. |
* 7 5 2 + * 4 1 1 + / - is evaluated as-
|
||||||||
|
Answer:
Option (a) |
| 8. |
The stack can not be used to-
|
||||||||
|
Answer:
Option (b) |