Question: in MIPS MARS simulator [2] Write a program which takes two numbers as input from user and determines which is the larger of the two
[2] Write a program which takes two numbers as input from user and determines which is the larger of the two numbers. The Program should also tell which of the entered numbers is even or odd. Output Welcome Enter number 1: 4 Enter number 2:7 number 2 is greater than number 1 number 1 is EVEN. number 2 is ODD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
