Question: Write assembly program that inputs two integer numbers (for example, 25 and 9). The output is the summation (the result of addition 25+9) of the

Write assembly program that inputs two integer numbers (for example, 25 and 9). The output is the summation (the result of addition 25+9) of the two numbers (ie, summation-34) and the maximum of the two numbers (i.e., maximum-25. For example: Enter two integer numbers 28 51 Summation -79 The maximum of the two number you enter 51
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
