Question: Using Irvine library equivalent write an assembly code to get the sum of array using indirect operand (i.e. use esi as pointer) then calculate its

Using Irvine library equivalent write an assembly code to get the sum of array using indirect operand (i.e. use esi as pointer) then calculate its average Ask the user to enter 3 numbers and access the array indirectly to save the numbers, then add them then calculate their average The Output should be as the following: Enter number1: 2 Enter number2: 3 Enter number3: 4 The sum is: +9The average is: +3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!