Vidyalelo
Data Structure · Q155

Stacks in Data Structures

Programming · Data Structure · question 155

Q155

What data structure is used when converting an infix notation to prefix notation?

A.
Stack
Answer
B.
Queue
C.
B-Trees
D.
Linked-list

Answer: Option A

Solution

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