Saved Bookmarks
| 1. |
One can convert an infix expression to a postfix expression using a(A) stack(B) Queue(C) Deque(D) none of these |
|
Answer» Correct option- (A) stack |
|