Question: 3) Write a program that calculates sum of two 16-bit numbers. Assume that the first number is in addresses Ox10 (low byte) and 0x11 (high

3) Write a program that calculates sum of two 16-bit numbers. Assume that the first number is in addresses Ox10 (low byte) and 0x11 (high byte). The second number is in addresses 0x20 (low byte) and 0x21 (high byte). The result should be written into addresses 0x30 (low byte) and 0x31 (high byte) (6 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
