In the preceding problem, the erroneous answer generated would be corrected by:
A) adding 0110 to the least significant code group.
B) converting both BCD code groups to straight binary form and subtracting 0110 from the least significant code group.
C) adding 0110 to both the most and least significant BCD code groups.
D) adding 0110 to the most significant code group.
Question 2
The following is a 2's-complement signed binary number: 100000000. What is its decimal value?
A) -010 B) -12810 C) -25510 D) -25610