Exam-style question
Try this first
A system uses the character code 00110100 for the character '4'. Which is the pure binary representation of the numerical value four?.
- A.00110100
- B.0100
- C.00000100
- D.The character '4'
Model answer
What a good answer should say
- 0100
Explanation
Why this works
The pure binary representation represents the numerical value 4. The character code 00110100 represents the digit character '4', which is different from the number itself.
Common mistake
No common mistake is linked to this question yet.
