One form of data is characters - OCR - GCSE Computer Science - Question 3 - 2023 - Paper 1
Question 3
One form of data is characters.
Complete the description of how computers represent characters in binary using the given list of terms. Not all terms will be used.
... show full transcript
Worked Solution & Example Answer:One form of data is characters - OCR - GCSE Computer Science - Question 3 - 2023 - Paper 1
Step 1
A character set stores ________________________________ of the characters that the computer can represent.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A character set stores all of the characters that the computer can represent.
Step 2
Each character is given a _____________________ binary code.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Each character is given a unique binary code.
Step 3
Lower-case and upper-case letters in a character set are given ___________________________ binary codes.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Lower-case and upper-case letters in a character set are given different binary codes.
Step 4
This character set uses ____________________________ bits for each character.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
This character set uses 8 bits for each character.
Step 5
If the code value for the character 'F' is 70 then the code value for the character 'L' is ________________________________.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
If the code value for the character 'F' is 70 then the code value for the character 'L' is 76.
Step 6
State the maximum number of different colours that can be represented in 4-bits.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The maximum number of different colours that can be represented in 4-bits is 16.