1,728 views
1 1 vote
Which of the following cannot be normalized in floating point representation?

a 1

b 0

c Infinity

d b and c only

e. a,b and c

1 Answer

Best answer
2 2 votes

(A) 1 can normalized  in floating point representation.

Ex:- 1 = 1 *20

(B)zero is not directly representable in the straight format, due to the assumption of a leading 1 (we'd need to specify a true zero mantissa to yield a value of zero)

(C)∞ is not directly representable in the straight format, due to the assumption of a leading 1 (we'd need to specify a true zero mantissa to yield a value of zero)

Hence,Option(d)b and c only should be the correct choice.

selected by
Position:
Show:

Related questions

1 1 vote
2 2 answers
1.2k
1.2k views
swapnil sahu asked Feb 20, 2024
1,195 views
a) ~p\/q b) ~q=>~pc) ~p=>~q d) ~(p/\~q)can someone provide the solution?
2 2 votes
2 answers 2 answers
4.2k
4.2k views
Akriti sood asked Dec 8, 2016
4,174 views
Which of the following features cannot be captured by CFG? Syntax of if - then – else statements Whether a variable is declared before its use Syntax of recursive proc...
0 0 votes
1 1 answer
1.0k
1.0k views