Question: Assembly Language, please!! Create a program that will have an array of 10 elements; the program will sum the integers of the array and will
Assembly Language, please!!
Create a program that will have an array of 10 elements; the program will sum the integers of the array and will output the array integers and the sum and output the array integers reversed also.
the array integers are declared during coding it's not an input from the user so you can just choose any random ten integer numbers
IMPORTANT :
Create a PROCEDURE out of the program which will be called from your MAIN PROCEDURE.
so I want you to use a procedure to do the code above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
