Question: 2. Data Representation (20 points) A. (4 points) Consider a five-bit representation of integers. Write the binary representations for - The greatest signed value -
2. Data Representation (20 points) A. (4 points) Consider a five-bit representation of integers. Write the binary representations for - The greatest signed value - The least signed value - The greatest unsigned value - The least unsigned value B. (16 points) Consider a six-bit representation for IEEE-style floating-point numbers that uses 1 bit for the sign, two bits for the exponent, and three bits for the fractional part. (1 point) What is the bias in this representation? (3 points) Write the parts of the binary representation for the largest positive normal number - Sign bit - Exponent bits - Fraction bits -(3 points) Write the parts of the binary representation for the smallest positive normal number - Sign bit - Exponent bits - Fraction bits -(3 points) Write the parts of the binary representation for the largest positive denormal number - Sign bit - Exponent bits - Fraction bits -(3 points) Write the parts of the binary representation for negative zero - Sign bit Exponent bits - Fraction bits -(3 points) Write the parts of the binary representation for 1 - Sign bi - Exponent bits - Fraction bits
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
