railway RRB JE (CBT I + CBT II) Mock Test 2024 Electronic Mechanic Digital Electronics Microprocessors and Microcontrollers
After the execution of the given statements, determine the status of CY, AC and P flags.
MOV A,#9CH
ADD A,#64H
1
CY = 0, AC = 1, P = 1
2
CY = 1, AC = 1, P = 0
3
CY = 1, AC = 0, P = 0
4
CY = 0, AC = 1, P = 0