1.

Consider the unsigned 8-bit fixed point binary number representation, below, b7b6b5b4b3 ⋅ b2b1b0where the position of the binary point is between b3 and b2 . Assume b7 is the most significant bit. Some of the decimal numbers listed below cannot be represented exactly in the above representation: (i) 31.500 (ii) 0.875 (iii) 12.100 (iv) 3.001Which one of the following statements is true?(A) None of (i), (ii), (iii), (iv) can be exactly represented(B) Only (ii) cannot be exactly represented(C) Only (iii) and (iv) cannot be exactly represented(D) Only (i) and (ii) cannot be exactly represented

Answer» None


Discussion

No Comment Found

Related InterviewSolutions