The correction to be applied in decimal adder to the generated sum is ?
Ans. 00110 is the generated sum when the correction to be applied in decimal adder.
While the 4 bit sum is more than 9 then the sum is invalid. In this case, add +6(that is 0110) to the 4 bit sum to skip the 6 invalid states. If a carry is generated while adding 6, add the carry to the subsequent four bit group.