Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4) (6 marla) This question is about the IEEE-754 format. Recall that the IEEE-754 single precision format is. I bit sign; 8 bit exponent with

image text in transcribed
4) (6 marla) This question is about the IEEE-754 format. Recall that the IEEE-754 single precision format is. I bit sign; 8 bit exponent with bias=127; 23 bit fraction (cncoding of the mantissa) a) What is the IEEE-754 single precision representation of the decimal 33.6252 Please, give your answer in BINARY. Sign: Exponent: Fraction: b) Give the entire floating-point representation in hexadecimal: 0x. e) Consider the following C statements: shorta=10intb=2 Assume you are dealing with a 32-bit architecture. Answer the following questions: intc=(int)a;c=0x

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Seven Databases In Seven Weeks A Guide To Modern Databases And The NoSQL Movement

Authors: Luc Perkins, Eric Redmond, Jim Wilson

2nd Edition

1680502530, 978-1680502534

More Books

Students also viewed these Databases questions