Question: Write a MARIE assembly language program to solve the following problem. For a set of positive numbers input by the user determine the maximum number
Write a MARIE assembly language program to solve the following problem.
For a set of positive numbers input by the user determine the maximum number and the minimum number.
The program should output the maximum and minimum numbers upon terminating. Numbers should be
input one at a time with a zero value being used to signal the end of data the zero value is acting as a
"sentinel" value and it should NOT be the minimum number.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
