C-03-Q046mediumsingle_mcq
What serious problem arises with the simple sign-bit method of representing signed numbers?
What serious problem arises with the simple sign-bit method of representing signed numbers?
- aIt cannot represent large numbers
- bIt produces both +0 and -0
- cIt cannot represent negative numbers
- dIt requires 16 bits