Question: Can someone help me to write a code for this question? I'm using assembly language. I do not understand she says inside the code segment
2) (14 pts) Given the following unsigned word array in the data segment. Arrl word 1, 2, 3, 4.5 Write a piece of code that will display the average of the elements of the array. You must use the indirect addressing. You must use type, offset, lengthof operators. You don't need to display anything other than the average. You need to write what inside the code segment only. 2) (14 pts) Given the following unsigned word array in the data segment. Arrl word 1, 2, 3, 4.5 Write a piece of code that will display the average of the elements of the array. You must use the indirect addressing. You must use type, offset, lengthof operators. You don't need to display anything other than the average. You need to write what inside the code segment only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
