Which data structure is used for converting infix notation to postfix notation?
2025
Which data structure is used for converting infix notation to postfix notation?
Answer: A. Stack
- A.
Stack
- B.
Queue
- C.
Branch
- D.
Tree
Attempted by 1269 students.
Show answer & explanation
Correct answer: A
Loading lesson…