Number-Systems
November 12, 2024Number-Systems
November 12, 2024GATE 1987
Question 18 |
The exponent of a floating-point number is represented in excess-N code so that:
The dynamic range is large. | |
The precision is high. | |
The smallest number is represented by all zeros. | |
Overflow is avoided. |
Question 18 Explanation:
To avoid extra work, excess-N code is used so that all exponent can be represented in positive numbers, starting with 0.
Correct Answer: C
Question 18 Explanation:
To avoid extra work, excess-N code is used so that all exponent can be represented in positive numbers, starting with 0.