How many bits are used in the exponent part of IEEE single precision format for the representation of floating - point numbers ?
How many bits are used in the exponent part of IEEE single precision format for the representation of floating - point numbers ? Correct Answer 8 bits
IEEE single-precision format (32 bit) for the representation of floating-point numbers.
|
Sign (S) |
Exponent (E) |
Mantissa (M) |
|
1 bit |
8 bits |
23 bits |
Therefore 8 bits are used in the exponent part
মোঃ আরিফুল ইসলাম
Feb 20, 2025