Question: Using the Irvine support routines, write an Intel X86 assembly program that will accept integer grades between 0 and 100 inclusive. Continue to enter, accumulate,
Using the Irvine support routines, write an Intel X86 assembly program that will accept integer grades between 0 and 100 inclusive. Continue to enter, accumulate, and count and the grades until a value outside the valid range is entered. When a terminal value is entered, properly calculate the average. Print the sum, count, and average as an integer and print the integer remainder of the average. Loop and repeat the program until an invalid grade is entered. Integer data, arithmetic, and input/output is required
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
