Paper 1 - Characters and Storing images

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

Last updated 9:36 AM on 3/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

What is alphanumeric

contain both letters, numbers and symbols

2
New cards

define character set

collections of characters that a computer recognises from their binary representation

3
New cards

how many different characters can be represented in ASCII

128

4
New cards

Each ASCII character is given a … binary code

7-bit

5
New cards

what is a benefit of unicode

it covers all major languages

6
New cards

how many characters can extended ascii store

256

7
New cards

The first 128 code in Unicode are … ASCII

the same as

8
New cards

what is the formula for working out the size of a text file (in bits)

number of bits per character x number of characters

9
New cards

what is the colour depth

the number of bits used for each pixel

10
New cards

what is metadata

extra data stored in a file which gives information about the files properties

11
New cards

what may metadata include for an image

file format

height

width

colour depth

resolution

12
New cards

what is the image resolution

the number of pixels in the image