> Using 8 bits, what is the unsigned binary representation of 275. I know the binary representation should be 100010011 bu

Using 8 bits, what is the unsigned binary representation of 275. I know the binary representation should be 100010011 bu

Posted at: 2014-12-18 
Since 8 bits can only represent 255 at most I would have to say that the only way you can answer this question is to say the 8 bits part is 00010011.

The biggest unsigned value you can store with 8 bits is 255.