Question: b) Let you have a following list (array) which have decimal numbers (the list represent some marks for a student in PTUK): (10 Point) 90,
b) Let you have a following list (array) which have decimal numbers (the list represent some marks for a student in PTUK): (10 Point) 90, 85, 72, 66, 95, 81, 63, 76, 80 Write assembly program to do the following: 1- Find maximum value store it in max variable 2- Find minimum value and store it in min variable 3- Calculate summation of this marks, then store it in sum variable 4- Calculate average of this marks , then store it in average variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
