Question: 5.Write a complete 80x86 program to read three integers x, y and z from keyboard. Calculate (x + y) * z, and print out the
5.Write a complete 80x86 program to read three integers x, y and z from keyboard. Calculate (x + y) * z, and print out the expression and result. The input integers are with value between 1 and 9. The output expression should look like (5 + 8)*2 = 26.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
