Question: In assembly language in the data section of your code create two WORD variables named num 1 and num 2 . Create two DWORD variables
In assembly language in the data section of your code create two WORD variables named num and num Create two DWORD variables named num and num Fill the variables with numbers taken from the keyboard. Once you have the variables filled, sum all of the numbers then output the four numbers in reverse order. In other words nimnumnumnum once you have done this output the sum of all the numbers program should look like pic above
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
