Question: Write a program in assembly language to (a) display a ?, (b) read two decimal digits where sum is less than 10, (c) display them

Write a program in assembly language to (a) display a "?", (b) read two decimal digits where sum "is less than 10, (c) display them and their sum on the next line, with an appropriate message. Example of Result/Output: ?34 THE SUM OF 3 AND 4. IS IS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
