[1] Write a program, using the MIPS assembly language, to calculate the sum of the first 100 numbers and print the result. [2] Write a program which takes two numbers as input from user and determines...


[1] Write a program, using the MIPS assembly language, to calculate the sum of the first<br>100 numbers and print the result.<br>[2] Write a program which takes two numbers as input from user and determines which<br>is the larger of the two numbers. The Program should also tell which of the entered<br>numbers is even or odd.<br>Output<br>Welcome<br>Enter number 1: 4<br>Enter number 2: 7<br>number 2 is greater than number 1<br>number 1 is EVEN.<br>number 2 is ODD.<br>

Extracted text: [1] Write a program, using the MIPS assembly language, to calculate the sum of the first 100 numbers and print the result. [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.

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here