Font size
WorksheetsRevision
Total questions: 132
Worksheet time: 2hrs 46mins
7,5,3,2
A bubble sort is used to sort the numbered array.
Which answer shows the first pass of a bubble sort.
7,5,3,2
5,7,3,2
5,3,7,2
5,3,2,7
7,5,3,2
5,7,3,2
7,3,7,2
5,3,2,7
7,5,3,2
5,7,2,3
5,3,7,2
5,3,2,7
7,5,3,2
3,7,5,2
5,3,7,2
7,3,2,5
10 Seconds of audio, sample resolution of 8 bits and a sample rate of 2. What is the correct file size?
145
160
180
200
100 Seconds of audio, sample resolution of 4 bits and a sample rate of 10. What is the correct file size?
5000
4000
3500
3850
5 Seconds of audio, sample resolution of 2 bits and a sample rate of 2. What is the correct file size?
10
20
15
32
What is the resolution (bits) of the sound being sampled in the image?
1b
2b
3b
4b
What is the sample rate (Hz) of the sound being sampled in the image?
1
5
2
4
What is the file size?
5
20
2
18
Compress this ascii using RLE: 00111111 00001111 11110100
16B
16b
2 0, 6 1, 4 0, 8 1, 1 0, 1 1, 2 0
2 0, 6 1, 4 0, 8 1, 1 0, 1 1, 2 1
Convert the decimal number 81 to a hexadecimal number
129
51
47
58
Convert the decimal number 30 to a hexadecimal number
1E
28
1D
48
Convert 1101 1011 to Hex
82
DB
D1
9A
Convert 0100 1000 to Hex
48
84
8A
3C
Convert 0011 0011 to Hex
23
13
AA
33
Convert 1011 0010 to Hex
A2
A4
9A
A1
Convert 0111 1010 to Hex
7A
7C
78
8A
Convert 0001 1110 to Hex
1D
19
12
1E
How many bits are used in ASCII
16
1
7
8
HOw many Bytes are used in Unicode
8
16
1
2
The ASCII code is capable of representing non-European languages
TRUE
FALSE
Upper and lower case letters have a different ASCII code
TRUE
FALSE
A character set is...
What language can be used in a computer system
The fonts that a computer has installed
The possible characters that can be represented by a computer system
Using this extract from the extended ASCII table convert the following binary into text characters:
01000011 01000001 01000110 01000101
CAFE
FACE
CABE
BEAC
How many bytes would the following require (8 bit extended ASCII)?
Viva Las Vegas!
11
12
13
15
What are the limitations of ASCII?
It has too many emojis.
It is limited and cannot display foreign languages.
It takes up too much room in memory.
It cannot display all English characters.
How can the limitations of ASCII be overcome?
Unicode
Omnicode
Extended ASCII
ASCIII
What is the resolution?
82 pixels
82 B
64 pixels
64 B
What is the file size in Bytes?
16 pixels
8 B
16 B
64 B
What is the bit depth required for this image?
1
2
3
4
What is the file size in Bytes?
175.5
150.6
172.5
1380
What is the resolution?
450
460
475
499
What is the bit depth required for this image?
1
2
3
4
Pick the largest number
1F
33
0010 0000
A
Pick the SMALLEST number
1F
33
0010 0000
A
What type of logic is this table showing:
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
Which logic gate represented by this symbol?
AND
OR
XOR
NAND
Which logic gate represented by this symbol?
AND
NOR
XOR
NOT
Which logic gate represented by this symbol?
OR
NOR
XOR
NOT
Which logic gate is represented by this truth table?
Which logic gate is represented by this truth table?
Which of these is a Hard Disk Drive (HDD)?
What is the name of the unit in the CPU that performs arithmetic and logic operations?
ALU
CU
MAR
MDR
This register holds the address of the next instruction when the current instruction is executed by the CPU.
MAR
MDR
PC
CIR
ACC
Why are they called embedded systems?
They are often found in mattresses
They are part of a larger device
They are often the main part of a computer
They are often found with additional memory capacity.
Which has higher capacity?
SSD
HDD
Which is cheaper?
SSD
HDD
Which is faster (read/write)?
SSD
HDD
Select ALL the facts about storing/retrieving data on a HDD...
Magnetic 1s and 0s are read and written to the disk.
Read and Written by the head on an arm.
Disks in a HDD are separated into sectors and tracks.
Volatile Storage.
Saving a digital picture to a hard drive
PC A has a dual-core processor with a clock speed of 2GHz.
PC B has a single core processor with a clock speed of 4.1GHz.
Which is faster?
A
B
PC A has a quad-core processor with a clock speed of 2GHz.
PC B has a single core processor with a clock speed of 4.1GHz.
Which is faster?
A
B
3 5 9 10 23
How many comparisons would it take to find number 9?
A binary search is to be performed on the list:
1 5 10 13 48 68 100 101
How many comparisons would it take to find number 101?
0-1
1-2
3-4
5
Social engineering is the art of manipulating or ‘conning’ individuals into giving away private information such as login IDs, passwords or bank account details, or parting with their cash
True
False
Phishing is receiving an email, one that tricks you into handing over sensitive or personal information (login details, bank details, etc.)
True
False
Shouldering: involves direct observation of a user entering their security details
True
False
Blagging is the act of creating and using an invented scenario to engage a targeted victim. It is used to obtain personal information or money from a victim.
True
False
Is this email genuine?
Yes
No
What social engineering technique is being shown?
Shouldering
Blagging
Credit card fraud
Camping
