Question
Computer Organization and Architecture Question on Binary, integer and floating-point- numbers
Consider the unsigned 8-bit fixed point binary number representation below,
b7 b6 b5 b4 b3. b2 b1 b0
The position of binary point is between b2 and b3 which of the following can be represented exactly in the above representation.
A
33.500
B
31.875
C
17.575
D
19.650
Answer
31.875
Explanation
Solution
The correct answer is(B): 31.875