Question 80

Computer Awareness Number representations Easy

Suppose we have a 10-bit computer that uses 10-bit floating point computational unit (Float number uses IEEE floating-point arithmetic where a floating point number has 1 sign bit, 5 exponent bits, and 4 fraction bits). The representation for +∞ (plus infinity) is

(A) 0 11111 1111
(B) 1 11111 0000
(C) 0 00000 1111
(D) 0 11111 0000
View Dynamic Solution & Explanation
Correct Solution: Option D

Step-by-step Solution:

No explanation entered yet.