You can prepare effectively for Electronics and Communication Engineering (ECE) Digital Circuits with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Floating Point Number Representation". These 10 questions have been designed by the experts with the latest curriculum of Electronics and Communication Engineering (ECE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
Consider three floating-point numbers A, B and C stored in registers RA, RB and RC, respectively as per IEEE-754 single-precision floating point format. The 32-bit content stored in these registers (in hexadecimal form) are as follows.

Which one of the following is FALSE?
Detailed Solution: Question 1
A floating-point (FP) number is said to be normalized, if the most significant bit of the mantissa is
Detailed Solution: Question 2
If we decide to stay away from IEEE 754 format by making our Exponent field 10 bits wide and our Mantissa field 21 bits wide, then which of the following statement is TRUE?
Detailed Solution: Question 3
Let R1 and R2 be two 4-bit registers that store numbers in 2’s complement form. For the operation R1 + R2, which one of the following values of R1 and R2 gives an arithmetic overflow?
Detailed Solution: Question 4
Given the following binary number in 32-bit (single precision) IEEE-754 format:
00111110011011010000000000000000
The decimal value closest to this floating-point number is
Detailed Solution: Question 5
What is the range of the exponent E in IEEE 754 Double Precision (Binary64) format?
Detailed Solution: Question 6
Consider three registers R1, R2 and R3 that store numbers in IEEE-754 single precision floating point format. Assume that R1 and R2 contain the values (in hexadecimal notation) 0x42200000 and 0xC1200000, respectively.
If R3 = R1/R2, what is the value stored in R3?
Detailed Solution: Question 7
In IEEE floating point representation, the hexadecimal number 0xC0000000 corresponds to
Detailed Solution: Question 8
The n-bit fixed-point representation of an unsigned real number X uses f bits for the fraction part. Let i = n - f. The range of decimal values for X in this representation is.

Detailed Solution: Question 9
The decimal floating-point number -40.1 represented using IEEE-754 32-bit representation and written in hexadecimal form is _____
Detailed Solution: Question 10
75 videos|190 docs|70 tests |