Question: Consider two 6-bit binary numbers: a = 110001 and b = 011100.. Which statement is correct? If a and b represent 6-bit unsigned numbers,
Consider two 6-bit binary numbers: a = 110001 and b = 011100.. Which statement is correct? If a and b represent 6-bit unsigned numbers, then a + b will overflow If a and b represent 6-bit unsigned numbers, then a - b will not overflow If a and b represent 6-bit signed numbers, then a - b will overflow O If a and b represent 6-bit signed numbers, then a + b will not overflow All the above statements
Step by Step Solution
3.58 Rating (158 Votes )
There are 3 Steps involved in it
Answer C If a and b represent 6bit signed numbers then a b wi... View full answer
Get step-by-step solutions from verified subject matter experts
