InterviewSolution
Saved Bookmarks
| 1. |
Auxiliary carry is set during which condition?(a) When carry is generated from D3 to D4(b) When carry is generated from D7(c) When carry is generated from both D3 to D4 and D7(d) When carry is generated at either D3 to D4 or D7This question was addressed to me in homework.My question is taken from Microcontroller (8051) in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct choice is (a) When CARRY is GENERATED from D3 to D4 |
|