Page 1 of 1

1. Use assembler directives to declare a signed DWORD array of five elements and initialize it with the following values

Posted: Mon Jun 06, 2022 4:42 pm
by answerhappygod
1. Use assembler directives to declare a signed DWORD array of
five elements and initialize it with the following values: C11AF,
1, A689, 4115, D31B. Show how to calculate the number of elements
in this array and assign that value to a symbolic constant named
“NumberOfElements”