Question: Use the code that was given in the video to perform the following tasks: Create two DWORD variables. Prompt for input and store the values
Use the code that was given in the video to perform the following tasks: Create two DWORD variables. Prompt for input and store the values input from the keyboard into the variables. Subtract the second number from the first and output the difference. Using logic swap the values in the two variables with each other. Output the swapped values. Here is an example of how your program should run: Use the code that was given in the video to perform the following tasks: Create two DWORD variables. Prompt for input and store the values input from the keyboard into the variables. Subtract the second number from the first and output the difference. Using logic swap the values in the two variables with each other. Output the swapped values. Here is an example of how your program should run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
