3.5.5.1 Character Form of a Decimal Digit. Flashcards

1
Q

Define an information coding system?

A

Matches characters to character code when computers need to represent a character such as ‘R’, ‘k’ or ‘$’.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define a character code.

A

A character code is a decimal digit used to represent a character. For example, a primitive information coding system might assign the numbers 1 to 26 to the letters A to Z. For example, A = 1, B = 2 etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Outline how information systems would match characters to character code if used by a computer.

A
The computer would use binary to represent their corresponding characters. 
E.g. 
Character code
Decimal = 13
Binary = 1101
Character = M.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly