What data structure is used when converting an infix notation to prefix notation?
(a) Stack
(b) Queue
(c) B-Trees
(d) Linked-list
My question is based upon Application of Stacks in division Application of Stacks of Data Structures & Algorithms I
I got this question during an interview for a job.