Question: To represent real binary numbers in floating point notation, we use a 14-bit format with 1 bit for the sign, 5 bits for the exponent,
To represent real binary numbers in floating point notation, we use a 14-bit format with 1 bit for the sign, 5 bits for the exponent, and 8 bits for the significand. Assuming an excess-16 exponent bias, and no imlied 1 bit to the left of the radix point, the binary number
+11.0010101111
is represented as
| A. | 01001011001010 | B. | 11001011001010 | C. | 01001011001011 | D. | 00001011001010 |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
