Question: please answer in MASM! Write a program that multiplies each element of a WORD array by 8 and stores the new value in the same
please answer in MASM! 
Write a program that multiplies each element of a WORD array by 8 and stores the new value in the same element of a DWORD array. The initial array should contain the values 5, 10, 15, and 20. The result array should contain 40, 80, 120, and 160
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
