Vidyalelo
Data Structure · Q24

Stacks in Data Structures

Programming · Data Structure · question 24

Q24

In which scenario would a stack not be suitable for use?

A.
Evaluating expressions
B.
Reversing elements
C.
Implementing a breadth-first search
Answer
D.
Undo operations in a text editor

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board