InterviewSolution
Saved Bookmarks
| 1. |
How many stacks are required for reversing a word algorithm?(a) one(b) two(c) three(d) fourMy query is from Reverse a Word using Stack in chapter Application of Stacks of Data Structures & Algorithms II got this question in homework. |
|
Answer» The CORRECT OPTION is (a) one |
|