Question: Q-1: Write a program in Assembly language using MIPS instruction set to read two integer numbers from user, calculate the sum, and print the sum
Q-1: Write a program in Assembly language using MIPS instruction set to read two integer numbers from user, calculate the sum, and print the sum of the two numbers. Sample Input/Output: Enter the value of X: 159 Enter the value of Y: 687 Sum = 846
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
