Given the following declaration char x = -12; char y = 63; if
the computer uses 2’s complement to represent the numbers then
which statement is correct: a. The number of bits in x is equal to
the number of bits in y b. The number of bits in x is less than the
number of bits in y c. The number of bits in x is greater than the
number of bits in y d. None of the above
Get Answers For Free
Most questions answered within 1 hours.