olution Floating point representation: It is defined as the representation of floating numbers. It includes sign bit, exponent, and mantissa bits. Based on precision it has 2 types. 1.  For IEEE 754 single-precision floating-point numbers, what is the exponent of a denormalized floating-point number in decimal? Solution:  In IEEE 754 single-precision, exponent bits are 8. Therefore exponent = 2 ^(n-1) -1 = 2^(8-1) -1 = 127 OPTION D 2. For IEEE 754 single-precision floating-point numbers, how many bits for mantissa? Solution:  In IEEE 754 single-precision, there are 23 bits for mantissa. sign = 1 bit exponent = 8 bits mantissa = 23 bits 3. For IEEE 754 single-precision floating-point numbers, which of the following is an example of NAN? Solution: In IEEE 754 single-precision, NAN is a special value where all exponents bits are 1's and the mantissa is non zero. a. 1 111    1 111    0000   0000  1101   0000   0000  0000 Exponent is not all 1's. Not a NAN b. 0 111    1 111    1000   0000  1101   0000   0000  0000 Exponent is all 1's and the mantissa is non zero. IT IS A NAN. c. 0 111    1 111    1000   0000  0000   0000   0000  0000 Exponent is all 1's and mantissa is zero. IT IS NOT NAN. d. 1 111    1 111    0000   0000  0000   0000   0000  0000 Exponents is not all 1's. Not a NAN ANSWER: OPTION B

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Solution

Floating point representation:

It is defined as the representation of floating numbers. It includes sign bit, exponent, and mantissa bits. Based on precision it has 2 types.

1.  For IEEE 754 single-precision floating-point numbers, what is the exponent of a denormalized floating-point number in decimal?

Solution: 

In IEEE 754 single-precision, exponent bits are 8.

Therefore exponent = 2 ^(n-1) -1 = 2^(8-1) -1 = 127

OPTION D

2. For IEEE 754 single-precision floating-point numbers, how many bits for mantissa?

Solution: 

In IEEE 754 single-precision, there are 23 bits for mantissa.

sign = 1 bit

exponent = 8 bits

mantissa = 23 bits

3. For IEEE 754 single-precision floating-point numbers, which of the following is an example of NAN?

Solution:

In IEEE 754 single-precision, NAN is a special value where all exponents bits are 1's and the mantissa is non zero.

a. 1 111    1 111    0000   0000  1101   0000   0000  0000

Exponent is not all 1's. Not a NAN

b. 0 111    1 111    1000   0000  1101   0000   0000  0000

Exponent is all 1's and the mantissa is non zero.

IT IS A NAN.

c. 0 111    1 111    1000   0000  0000   0000   0000  0000

Exponent is all 1's and mantissa is zero.

IT IS NOT NAN.

d. 1 111    1 111    0000   0000  0000   0000   0000  0000

Exponents is not all 1's. Not a NAN

ANSWER: OPTION B

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY