Which data structure is needed to convert infix notation to postfix notation?

Q & AWhich data structure is needed to convert infix notation to postfix notation?
Admin Staff asked 4 years ago

Which data structure is needed to convert infix notation to postfix notation?
a) Branch
b) Tree
c) Queue
d) Stack

1 Answers
Admin Staff answered 4 years ago

d) Stack