Multiple Choice
Which of the following represents the four possible outcomes when adding two binary numbers?
A) 0 + 0 = 0, 1 + 0 = 01, 1 + 1 = 11, 1 + 1 + 1 = 11
B) 0 + 0 = 0, 1 + 0 = 1, 1 + 1 = 01, 1 + 1 + 1 = 11
C) 0 + 0 = 1, 1 + 0 = 1, 1 + 1 = 01, 1 + 1 + 1 = 01
D) 0 + 0 = 0, 1 + 0 = 1, 1 + 1 = 10, 1 + 1 + 1 = 11
Correct Answer:

Verified
Correct Answer:
Verified
Q23: CA2<sub>16 </sub>+ BCF<sub>16</sub><sub> </sub>=_<br>A) 1200<sub>16</sub><sub> </sub><br>B) 1611<sub>16</sub><sub>
Q24: The 1's- complement of 1010 is 0101.
Q25: One advantage of using the 2's- complement
Q26: In the preceding problem, the erroneous answer
Q27: Multiplication of the unsigned binary numbers 10010
Q29: In order to reduce propagation delay in
Q30: In BCD addition, the value_is added to
Q31: When multiplying numbers in the 2's- complement
Q32: How many bits are required to represent
Q33: All arithmetic operations take place in the