Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Bioinformatics Databases And Systems

Authors: Stanley I. Letovsky

1st Edition

1475784058, 978-1475784053

Students also viewed these Databases questions

Question

1. Understand how verbal and nonverbal communication differ.

Answered: 1 week ago