Question: 5. Use assembler directives to declare a signed DWORD array of five elements and initialize it with the following values: 66, 33, -121, 115,-331. Show
5. Use assembler directives to declare a signed DWORD array of five elements and initialize it with the following values: 66, 33, -121, 115,-331. 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
