Question 1: Find the single-precision floating point representation of the each of the following numbers:
I. 175.5
II. -1.25
III. 3160.0
Question 2: Find the double-precision floating point representation of each of the following numbers:
I. 175.5
II. -1.25
III. 3160.0
Question 3: Find the decimal number corresponding to the following single-precision floating point representation:
I. C26A0000
Question 4: Find the decimal number corresponding to the following double-precision floating point representation:
I. 407A44570A3D70A4
Question 5: e. Find the decimal number corresponding to the following extended double-precision floating point representation:
I. 4008FA00000000000000
Solve these questions in details and provide examples to support your rationale.