Question: Please need solutions for question 1 2 and 3 Please Exercises: 1. Write an assembly language to add up and compute average of the first
Exercises: 1. Write an assembly language to add up and compute average of the first 10 numbers (i.e 0, 1, ... 9) (store sum in ax and average in dx registers respectively) 2. Write and Assembly language program to add any 10 numbers and display the result in binary and Decimal 3. Write and Assembly language to compute and display sum of different two array numbers i.e Array 1 - 0,1,2,3,4,5,6,7,8,9 Array 2 - 9,8,7,6,5,4,3,2,1,0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
