Question: MIPS Assembly Language Write, and test using an assembly language program that reads a character string from the user (you can assume the string contains
MIPS Assembly Language
Write, and test using an assembly language program that reads a character string from the user (you can assume the string contains at most 20 characters), forms a new character string that contains the characters of the input string, but with lower- case letters (a-z) substituted with upper-case letters (A-Z), and vice-versa, and then outputs the new string.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
