Question: *MIPS ASSEMBLY PROGRAM* Write a function that receives the address of a string and checks whether it is palindrome or not. (A palindrome reads the
*MIPS ASSEMBLY PROGRAM*
Write a function that receives the address of a string and checks whether it is palindrome or not.
(A palindrome reads the same backward as forward.
Examples: level, racecar, Was it a car or a cat I saw)
Write a program to test this function.
Test the program with at least 3 strings.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
