Consider the following statement about range of number in 9 bit 1's complement and 2's complement system.
I. In 9 bits 1's complements the range is \(-255\) to \(+255\) and there exist two representations of zero.
II. In 9 bits 2's complements the range is \(-256\) to \(+255\), both 1's complements and 2's complements can represent exactly \(512\) unique values.
III. The maximum positive number representable is \(+255\) in both 1's complements and 2's complements 9 bit system.
Options: