Question: Please type your code: Assignment 4 Write a program in MIPS that prompt user for two input strings. Compare the second string to the first
Please type your code:

Assignment 4 Write a program in MIPS that prompt user for two input strings. Compare the second string to the first string. If the two strings match, terminate the program. If the two strings do not match, display the mismatch characters from the second string (including the excessive characters). Prompt the user for another input of the second string to fix the mismatch. Re-check again to see if the strings are matched. Display appropriate messages and terminate the program. Comment your code appropriately
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
