Question: Question 5: Please write a program to realize the subtraction between two 16 bit binar y numbers. Assume that the number from which another number

Question 5: Please write a program to realize the subtraction between two 16 bit binar y numbers. Assume that the number from which another number is subtracted is store din two bytes in internal RAM whose addresses are 20H (low byte) and 21H (high byt e). The other number is stored in two bytes in internal al RAM whose addresses are 30 H (low byte) and 31H(high byte). Please store the results in two bytes in internal RAM whose addresses are 40H (low byte) and 41 H (high byte). (10 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
