Question 1
What is the smallest unit of data?
-
Bit
-
Byte
-
Nibble
-
Kilobyte
Question 2
How many bits are in one byte?
-
8
-
4
-
16
-
10
Question 3
How many bits are in one nibble?
-
4
-
2
-
8
-
16
Question 4
What base is binary?
-
2
-
8
-
10
-
16
Question 5
Which digits are used in binary?
-
0 and 1
-
0 to 9
-
A to F
-
1 to 8
Question 6
What is denary 5 in binary?
-
101
-
111
-
100
-
110
Question 7
What is binary 1001 in denary?
-
9
-
8
-
10
-
11
Question 8
What is ASCII mainly used to represent?
-
Text characters
-
Audio levels
-
Pixel colours
-
Program speed
Question 9
Which standard represents the widest range of text characters?
-
Unicode
-
ASCII
-
JPEG
-
MIDI
Question 10
What is \(1\,\mathrm{KB}\) in bytes?
-
\(1000\,\mathrm{bytes}\)
-
\(100\,\mathrm{bytes}\)
-
\(8\,\mathrm{bytes}\)
-
\(2000\,\mathrm{bytes}\)
Question 11
What is \(1\,\mathrm{MB}\) in \(\mathrm{KB}\)?
-
\(1000\,\mathrm{KB}\)
-
\(100\,\mathrm{KB}\)
-
\(1000000\,\mathrm{KB}\)
-
\(1\,\mathrm{KB}\)
Question 12
A pixel is part of what?
-
Digital image
-
Sound file
-
CPU
-
Network packet
Question 13
An image is \(800\times600\) pixels. How many pixels does it contain?
-
\(480000\)
-
\(1400\)
-
\(200\)
-
\(4800\)
Question 14
What does colour depth measure?
-
Number of bits per pixel
-
Image width in pixels
-
Image load speed
-
Number of files in a folder
Question 15
What usually results from lossy compression?
-
Smaller file; some data discarded
-
Smaller file; all data preserved
-
Same size; some data discarded
-
Larger file; all data preserved
Question 16
What does lossless compression give?
-
Smaller files with no data loss
-
Smaller files with quality loss
-
Larger files with better quality
-
No change to file size
Question 17
Audio sampled \(8000\) times per second for \(2\) seconds contains how many samples?
-
\(16000\)
-
\(4000\)
-
\(8002\)
-
\(64000000\)
Question 18
What does higher audio bit rate usually give?
-
Better quality
-
Lower quality
-
No difference
-
Silent audio
Question 19
What base is hexadecimal?
-
16
-
2
-
8
-
10
Question 20
Which letter can appear in hexadecimal?
-
F
-
G
-
Z
-
Q
Question 21
What is denary 10 in binary?
-
1010
-
1001
-
1100
-
1110
Question 22
What denary value is hexadecimal A?
-
10
-
8
-
12
-
16
Question 23
What is denary?
-
The base-10 number system
-
The base-2 number system
-
The base-16 number system
-
A type of image compression
Question 24
What is binary \(1111\) in hexadecimal?
-
\(\mathrm{F}\)
-
\(\mathrm{E}\)
-
\(10\)
-
\(16\)
Question 25
How many colours can \(2\)-bit colour depth represent?
-
\(4\)
-
\(2\)
-
\(8\)
-
\(16\)
Question 26
Which pair determines image resolution?
-
Pixel width and height
-
Colour depth and bit rate
-
Sample rate and duration
-
File name and extension
Question 27
What does colour depth affect in an image?
-
The number of colours each pixel can represent
-
The number of pixels across the image
-
The number of samples recorded each second
-
The number of frames displayed each second
Question 28
Which value could be an audio sampling rate?
-
\(44.1\,\mathrm{kHz}\)
-
\(24\) bits per pixel
-
\(1920\times1080\) pixels
-
\(16\) million colours
Question 29
Which operation reduces a file's size?
-
Compression
-
Encryption
-
Sampling
-
Rendering
Question 30
In binary \(1010\), what is the leftmost \(1\) worth?
-
\(8\)
-
\(1\)
-
\(2\)
-
\(10\)