Data representation

EasyMediumHard
12345678910111213141516171819202122232425262728293031323334353637
Question 33
Easy

In a digital communications system, characters are encoded using standard 7-bit ASCII represented as an 8-bit byte with a leading zero.

The ASCII code for the character 'C' is 67 in denary.

Derive the 8-bit binary representation for the character 'M'.

[2]

Data representation Questions

  1. GCSE
  2. /Computer Science
  3. /Data representation