...
Question 9186 – Data-Structures
December 20, 2023
Question 8555 – TCP
December 20, 2023
Question 9186 – Data-Structures
December 20, 2023
Question 8555 – TCP
December 20, 2023

Question 14283 – Digital-Logic-Design

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?

Correct Answer: B

Question 1 Explanation: 

The smallest biased exponent for the normalized number is E= 1.

The smallest Mantissa M = 000…0

The smallest positive normalized number = 1.M x 2 E-127

= 1.0 x 2 -126 .

= 2 -126

A
exponent = 00000001 and mantissa = 00000000000000000000001
B
exponent = 00000001 and mantissa = 00000000000000000000000
C
exponent = 00000000 and mantissa = 00000000000000000000000
D
exponent = 00000000 and mantissa = 00000000000000000000001
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!