Question: I assembly language programming ..... In the data section of your code create two BYTE variables named num1 and num2. Create two DWORD variables named

I assembly language programming ..... In the data section of your code create two BYTE variables named num1 and num2. Create two DWORD variables named num3 and num4. Fill the variables with numbers taken from the keyboard. Once you have the variables filled , subtract num1 and num1 from the sum of num3 and num4. Display the result with a prompt like "num3+ num4 -num1 -num2 equals: " Then output the numbers in reverse order with a prompt like "your numbers in reverse order are : " In other words num4, num3,num2,num1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!