Operations required for reversing a word or a string using stack are push() and pop().
(a) True
(b) False
My doubt is from Reverse a Word using Stack in portion Application of Stacks of Data Structures & Algorithms I
The question was posed to me in quiz.