Exam-style question
Try this first
What is the main advantage of floating-point representation over fixed-point representation?.
- A.It provides a wider range of values
- B.It always provides greater precision
- C.It always uses fewer bits
- D.It always allows faster calculations
Model answer
What a good answer should say
- It provides a wider range of values
Explanation
Why this works
Floating-point representation can adjust the position of the binary point, allowing it to represent numbers across a wider range. This does not guarantee greater precision for every value.
Common mistake
No common mistake is linked to this question yet.
