Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions

Question

3. How has e-commerce transformed marketing?

Answered: 1 week ago