Exam-style question
Try this first
Which positive binary mantissa is normalised when the normalisation rule requires the first two bits of a positive mantissa to be different?.
- A.0.0101
- B.0.0011
- C.0.0001
- D.0.0111
Model answer
What a good answer should say
- 0.0101
Explanation
Why this works
A positive normalised binary mantissa begins with 01. The other options begin with 00, so they can be shifted left to provide a more precise representation.
Common mistake
No common mistake is linked to this question yet.
