Write an assembly program that:
1.Accepts two (single decimal digit) numbers from the keyboard.
2. Calculateaddition,subtraction,multiplication, anddivisionof these numbers.
3.Clear the screen andset the cursor to thecenter of the output screen.
4. Use the DOS interrupt subroutines tooutput the results as:
5. You should use two procedures for printing (string and single character), and one procedure to read the entered numbers from the keyboard.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here