Question: 11. Write a MIPS program: (1) define 2 variables v1, v2 and v3, initialize them with value 0 (2) Prompt user to enter 2 numbers
11. Write a MIPS program:
(1) define 2 variables v1, v2 and v3, initialize them with value 0
(2) Prompt user to enter 2 numbers
(3) Enter 2 numbers
(4) Save above 2 numbers in v1 & v2
(5) Do vl + v2, save result in v3
(6) Display v1, v2 & v3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
