Question: Write a MIPS program that does: a. Read a string from keyboad whose length is at most 64; b. Delete the last appearance of character
Write a MIPS program that does:
a. Read a string from keyboad whose length is at most 64;
b. Delete the last appearance of character a from the string (assume that the string always contains at least an a);
c. Print the string to terminal.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
