Question: Q4) Write the palindrome function, which invokes reverse function which reverse a string. A string can be reversed by using the stack. The characters of

Q4) Write the palindrome function, which invokes reverse function which reverse a string. A string can be reversed by using the stack. The characters of string pushed on to the stack till the end of the string. The characters are popped and displays. Since the end character of the string is pushed, at last, it will be printed first. (structure = erutcurts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
