1.

In which of the following 8085 instructions is the 8 bit number in accumulator adjusted to form two four bit BCD numbers

A. <code>DAD <i>rp</i></code>
B. <code>DAA</code>
C. <code>DCX <i>rp</i></code>
D. <code>ADC M</code>
Answer» B. <code>DAA</code>


Discussion

No Comment Found