Write a MIPS program which will prompt the user for a string of up to 128 bytes, calculate the frequency of each character in the string and then report those frequencies (only the non-zero frequencies).
+1 (231)-518-0303 [email protected]
Write a MIPS program which will prompt the user for a string of up to 128 bytes, calculate the frequency of each character in the string and then report those frequencies (only the non-zero frequencies).