Computer Sciences > GATE 2021 SET-2 > IEEE 754
The format of the single-precision floating-point representation of a real number as per the IEEE 754 standard is as follows:
Which one of the following choices is correct with respect to the smallest normalized positive number represented using the standard?
A
exponent = 0000000 and mantissa = 00000000000000000000000
B
exponent = 0000000 and mantissa = 00000000000000000000001
C
exponent = 00000001 and mantissa = 00000000000000000000000
D
exponent = 00000001 and mantissa = 00000000000000000000001

Correct : c

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......