Question: 8086 assembly language Averages and Distances Write a Windows32 Assembly Language program that will accomplish the following: 1. Prompt the user for four integers. 2.

8086 assembly language
Averages and Distances Write a Windows32 Assembly Language program that will accomplish the following: 1. Prompt the user for four integers. 2. The program should calculate the average of these inputs. (Just use integer division) AVERAGE The average of 486 -62430 3. Display the results, in one output window, as follows: is 621 8241 DOK DIFFERENCE 4. Then report how far away each input value is from the average as follows: Average = 621 Distance from average 486 135 -62436864 0 621 8241 -7620 OK Averages and Distances Write a Windows32 Assembly Language program that will accomplish the following: 1. Prompt the user for four integers. 2. The program should calculate the average of these inputs. (Just use integer division) AVERAGE The average of 486 -62430 3. Display the results, in one output window, as follows: is 621 8241 DOK DIFFERENCE 4. Then report how far away each input value is from the average as follows: Average = 621 Distance from average 486 135 -62436864 0 621 8241 -7620 OK
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
