C-03-Q051mediumsingle_mcq
In the 2's complement system, how do we determine whether a binary number is positive or negative?
In the 2's complement system, how do we determine whether a binary number is positive or negative?
- aBy checking the LSB
- bBy checking the MSB
- cBy adding all bits
- dBy counting the 1s