

InterviewSolution
Saved Bookmarks
1. |
Conversion from prefix to postfix expression can be done _______________(a) using bubble sort(b) using radix sort(c) using two queues(d) in a direct mannerI got this question in an international level competition.I'm obligated to ask this question of Trees in division Trees of Discrete Mathematics |
Answer» Correct CHOICE is (d) in a direct manner |
|