0

For example : Byte primitive data type has 8 bits. It Supports -128 to +127. One bit is a sign bit, so when all bits are 1 and sign bit is 0, represent +127, and when all bits are 0 and sign bit is 1, it can show -127, how represent -128?

HFDev
  • 131
  • 2
  • 4
  • 11

0 Answers0