Question: Write a program which will perform the following " using MARS - Assembly language"
Part a. Read in a string from the user
Part b. Call a function which will reverse the order of the characters in the string
Part c. Print out both strings to console.
Answer these parts in details and give examples to support your rationale.