Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

When you answer don't forget about keeping the decimal places each question asks for QUESTION 4 A machine stores floating point number in a 9-bit

When you answer don't forget about keeping the decimal places each question asks for image text in transcribed
QUESTION 4 A machine stores floating point number in a 9-bit word. The first bit is for the sign of the number, the second bit is for the sign of the exponent, the next bits are for the exponent, and the final 4 bits are for the mantissa. The number that (1000101102 represents in the above given 9-bit format is QUESTION 1 po What is the smallest positive number that can be stored using 7 bits, where the 1st bit is used for the sign of the number, the 2nd bit for sign of the exponent; 3 bits for mantissa, and the rest of the bits for the exponent? (Keep 5 decimal places) QUESTION 6 1 poi A machine stores floating point number in a (1+1+3+4)-bit word. The first bit is for the sign of the number, the second bit is for the sign of the exponent, the next 3 bits are for the exponent, and the final 4 bits are for the mantissa. The largest positive number that can be represented is (Keep 4 decimal places

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

Database Design And SQL For DB2

Authors: James Cooper

1st Edition

1583473572, 978-1583473573

More Books

Students also viewed these Databases questions

Question

What would you do?

Answered: 1 week ago