Advertisements
Advertisements
Question
The Accumulator contains the data 76H and the register L contains the data A6H. What will be the contents of accumulator in hex after, execution of each of the following instruction independently:
- ORA L
- ANA L
- RRC
Very Short Answer
Advertisements
Solution
- ORA L : A = F6H
- ANAL : A = 26H
- RRC : A = 3BH Cy = 00H
shaalaa.com
Is there an error in this question or solution?
2021-2022 (March) Set 1
