What will be the word obtained if the word “abbcabb” is reversed using a stack?
(a) bbabbca
(b) abbcabb
(c) bbacbba
(d) bbacabb
I want to ask this question from Reverse a Word using Stack topic in chapter Application of Stacks of Data Structures & Algorithms I
This question was posed to me during an online exam.