Question: Code the following by using Mars MIPS Simulator: Problem # 1 : Write a program that reads two integer numbers and checks which one is

Code the following by using Mars MIPS Simulator:
Problem #1:
Write a program that reads two integer numbers and checks which one is greater.
Sample Output
Enter two integer numbers: 510
10 is the maximum number
Problem #2:
Write a program that reads two integer numbers and displays the maximum and minimum numbers.
Sample Output
Enter two integer numbers: 510
10 is the maximum number
5 is the minimum number
Problem:33:
Write a program that reads two integer numbers and displays the maximum and minimum numbers if they are
not equal or displays They are equal if they are equal.
Sample Outnut
Enter two integer numbers: 2015
20 is the maximum number
15 is the maximum number
Enter two integer numbers: 2020
They are Equal
 Code the following by using Mars MIPS Simulator: Problem #1: Write

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!