DAA instruction is used to perform which type of addition?

A)
Octal addition
B)
Binary addition
C)
BCD addition
D)
Excess-3 addition

Correct Answer : Option (C) :   BCD addition


Explanation : DAA instruction is used to perform BCD addition. DAA instruction changes the binary values of the contents of the accumulator to BCD.