Question: ASM Assembly language In the data segment of your code create two WORD variables named num1 and num2. Create two DWORD variables named num3 and
ASM Assembly language
In the data segment of your code create two WORD variables named num1 and num2. Create two DWORD variables named num3 and num4. Fill the variables with numbers taken from the keyboard. I need to add all of the word variables together to get a sum including the DWORDS and then output all the numbers in reverse order.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
