Question 94

Computer Awareness Number representations Easy

Consider the following 4-bit binary numbers represented in the 2's complement form: 1101 and 0100. What would be the result when we add them?

(A) 0001 and an overflow
(B) 1001 and no overflow
(C) 1001 and an overflow
(D) 0001 and no overflow
View Dynamic Solution & Explanation
Correct Solution: Option D

Step-by-step Solution:

No explanation entered yet.