GATE CS 2024 Set 2 — Question 14
MCQ+1 / -0.33MediumIEEE 754 Floating PointNumber Systems & ArithmeticDigital Logic
Digital Logic → Number Systems & Arithmetic → IEEE 754 Floating Point
Last updated
Question
The format of a single-precision floating-point number as per the IEEE 754 standard is:
Choose the largest floating-point number among the following options.

A.

B.

C.

D.

Correct answer
(B) [figure]
Solution
In the IEEE 754 single-precision floating-point standard, the value of a normalized number is represented as:where is the sign bit, is the biased exponent, and is the fractional part of the mantissa.Let's evaluate the options:
- Option (A): , , .
- Option (B): , , .
- Option (C): , , .
- Option (D): , , .
More questions on Number Systems & Arithmetic
2024 Set 1 Q13Consider a system that uses 5 bits for representing signed integers in 2’s complement format. In…2024 Set 1 Q28Consider the circuit shown below where the gates may have propagation delays. Assume that all…2024 Set 2 Q30For a Boolean variable , which of the following statements is/are FALSE?2024 Set 1 Q47Consider a Boolean expression given by . Which of the following…2024 Set 2 Q49Which of the following is/are EQUAL to in radix- (i.e., base-) notation?
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free