What's the need for different ways to represent data using the binary system?

91 Views Asked by At

There are many ways to represent data using binary like - unsigned, signed magnitude, 1s/2s complement, offset-M, floating-point, ASCII, and Unicode. Why do we need so many different ways?

0

There are 0 best solutions below