Question: 5. Use assembler directives to declare an signed DWORD array of five elements and initialize it with the following values: 5, 25, -125, 250, -500.

5. Use assembler directives to declare an signed DWORD array of five elements and initialize it with the following values: 5, 25, -125, 250, -500. Show how to calculate the number of elements in this array and assign that value to a symbolic constant named "NumberOfElements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
