Term 5 Binary Encoding Flashcards
How many bits are there in a single Byte?
8
How many Bytes are in a kiloByte (kB)?
1024
What are the primary colours of light used for coding pixels?
Red, Green and Blue
When we looked at data compression what did RLE stand for?
Run Length Encoding
If two 8 bit numbers are added together and the answer does not fit into 8 bits what is the name for this problem?
Overflow error
Which three factors affect the size of a sound file?
Bit depth, sample rate, number of channels
If binary (BIN) is base 2 and denary (DEN) is base 10 what is hexadecimal (HEX)?
base 16
To the nearest million, how many colours can be made using 24 bit depth for a pixel?
16 million
What is the name for a compression technique which can perfectly re-create the original file when it is decompressed?
lossless
Which colour would be represented by the 24 bit value 11111111 11111111 00000000
Yellow
Which colour would be represented by the 24 bit value 00000000 11111111 11111111
Cyan
Which colour would be represented by the 24 bit value 11111111 00000000 11111111
Magenta
Which colour would be represented by the 24 bit value 11111111 11111111 11111111
White
Which type of sounds would be lost first if the sample rate was decreased during recording?
High frequency sounds
What would cause an image to be ‘pixelated’?
A resolution that is too low