Question 91

Computer Awareness Number representations Easy

Given that numbers \(A\) and \(B\) are two 8-bit 2's complement numbers with \(A = 11111111\) and \(B = 11111111\). Then the sum \(A + B\) is:

(A) 00000010
(B) 11111100
(C) 11111110
(D) 00000000
View Dynamic Solution & Explanation
Correct Solution: Option C

Step-by-step Solution:

No explanation entered yet.