Question: the question is to write a program that does that Averages and Distances Write a Windows32 Assembly Language program that will accomplish the following: 1.

the question is to write a program that does that
Averages and Distances Write a Windows32 Assembly Language program that will accomplish the following: 1. Prompt the user for four integers. (Just use four different identifiers to hold these values. We will discuss data structures later.) 2. The program should calculate the average of these inputs. (Just use integer division.) X AVERAGE The average of 486 -6243 3. Display the results, in one output window, as follows: is OK DIFFERENCE 4. Then report how far away each input value is from the average as follows: Average = Distance from average 486 6864 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
