Advertisements
Advertisements
Question
If Accumulation contains AA H and register B contains 55 H, write the contents of Accumulator in hexadecimal after execution of each of the following instruction dependently (one after another):
- ORA, B
- CMA
- ADI, FFH
- INR A
Very Short Answer
Advertisements
Solution
- ORA, B = FFH
- CMA = OOH
- ADI, FFH = FFH
- INR A = OOH (Cy = Not affected)
shaalaa.com
Is there an error in this question or solution?
2022-2023 (March) Official
