What are the status of Auxiliary carry (AC) and carry flag (CY) after executing the following program

MVI H, 6B H

MVI L, 5D H

MOV A, L

ADD H

1
AC = 1 and CY = 1
2
AC = 1 and CY = 0
3
AC = 0 and CY = 0
4
AC = 0 and CY = 1

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation