Font size
WorksheetsCS IGCSE Term 1 Theory recap 100Q
Total questions: 100
Worksheet time: 52mins
ASCII is an encoding system for text. What does ASCII stand for?
American Standard Code for Information Interchange
All System Code In Internet
American Simple Code for Interesting Information
Alpha Super Code Input Information
How many bits was used to encode the original ASCII character set?
7
8
16
4
If 097 is the ASCII code for lower case 'a', which is the correct encoding of the text "The quick brown fox"
084 104 101 032 113 117 105 099 107 032 098 114 111 119 110 032 102 111 120
067 117 114 105 111 117 115 032 103 114 101 101 110 032 105 100 101 097 115
067 111 109 112 117 116 105 110 103 032 105 115 032 099 111 111 108 033 033
084 104 101 032 115 108 111 119 032 111 108 100 032 104 111 114 115 101 032
CPUs only run programs written in
Machine code
Python
Java
C
Data is trasmitted one bit at a time down a single wire, the data is transmitted in both directions but not at the same time.
Simplex
Half-duplex
Full-duplex
What is structure used for in a HTML document?
CSS: To format/style the page
HTML: To create a layout for the page & add content
What is presentation used for in a HTML document?
CSS: To format/style the page
HTML: To create a layout for the page & add content
True or False? Structure and Presentation in a HTML document are kept seperate
True
False
.JPEG is an example of a compressed file format
True
False
.GIF is an example of a compressed file format
True
False
.PNG is an example of a compressed file format
True
False
.WAV is an example of a compressed file format
True
False
.MP3 is an example of a compressed file format
True
False
Which one of these are lossy file formats?
JPEG, MP3, MP4, ZIP
PNG, BMP, WAV
Which one of these are lossless file formats?
JPEG, MP3, MP4, ZIP
PNG, BMP, WAV
Which is an example of using hexadecimals in computer science?
MAC addresses
URL
File types
Which is an example of using hexadecimals in computer science?
URL
HTML/CSS
File types
True or False? We use hexadecimal numbers in computer science because we can represent 16 bit words as 4 hexadecimal digits
True
False
True or False? We use hexadecimal numbers in computer science because its easy to convert hex back to binary if necessary
True
False
Hardware identification number that uniquely identifies each device on a network.
IP address
MAC address
Internet Service Provider
Location of a device on a network
IP address
MAC address
Internet Service Provider
Company that provides individuals access to the internet
IP address
MAC address
Internet Service Provider
An even parity check was used here. Is this correct? 10011100
Correct
Incorrect
An odd parity check was used here. Is this correct? 10011100
Correct
Incorrect
What is the binary number 10101 in decimal?
1000
8
21
15
Which is the binary version of 13?
1111
1110
1101
1001
With 6 bits of data how many different items of data can be represented?
64
32
128
6
How many bits are there in one byte of data?
8
2
10
1000
How many bits of data do you need to represent 512 different values?
9
512
8
10
Which is the character set of the hexadecimal number system?
0, 1
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
Choose all the Boolean logic gates ...
NOT
AND
BUT
XOR
Truth table for AND gate?
Truth table for OR gate?
Which logic gate is this truth table for?
AND
OR
NOR
XOR
If x = 3 and y = 5, choose all the statements that evaluate to True.
x < y
y > x**2
2 * x == y
y % x == 3
What is the correct order of precedence for logical operations?
(brackets) NOT AND OR
(brackets) NOT OR AND
(brackets) OR AND NOT
NOT (brackets) OR AND
Which word best completes this sentence:
Data that is Boolean can only take two values: True _____ False.
and
or
not
Which word best completes this sentence:
A logic gate is a tiny electronic component on a chip that has inputs and ______ to simulate a Boolean operation.
output
result
data
processing
Which word best completes this sentence?
A combination of logic gates is known as a logic _______.
circuit
program
array
truth table
A logic gate that outputs True only if both its inputs are also True?
OR
AND
XOR
NAND
Processors don’t do the following
Operate in Hz
Execute Data
Execute Instructions
Process Data
What acts as an intermediary between the processor and the Main Memory?
Clock
Cache
Bus
User
This holds the number of the current instruction being worked on
Memory Address Register
Program Counter
Memory Data Register
Accumulator
This sends signals such as “Memory write”
Control Unit
Cache
Arithmetic Logic Unit
Accumulator
What is transferred down the data bus?
Data only
Addresses only
Data
Instructions and Addresses
Data and Instructions
Generally Used for taking a HARD COPY (paper) as INPUT to convert into electronic form to be stored in the computer.
(a)
It is another type of Barcode that is made up of a matrix of filled-in dark squares on light background
(a)
It is a input device that can read or measure physical quantities in ANALOGUE FORM.
(a)
-------- is an OUTPUT device that is an integral part of a control system
(a)
Device that recognises human physical characteristics, such as fingerprints
AVR
Biometric devices
2D scanner
A device that converts analogue data to digital
MODEM
ADC
COMPILER
BINARY CONVERTER
Use of software to convert spoken words into text.
Microphone
Voice control
Voice recognition
stylus
Which of these is a Hard Disk Drive (HDD)?
Which of these are magnetic storage devices?
Solid state storage has no moving parts?
True
False
Which type of storage uses a laser?
Magnetic
Optical
Solid State
Which of the following storage devices is most suitable for use in mobile devices?
Cloud
Magnetic
Solid State
Optical
Which of the following is most commonly found in PCs?
Solid State Storage
Magnetic Storage
Cloud Storage
Optical Storage
A CD has one long track on it full of ...
Grooves and pot holes
Pits and Lands
Bumps and Dots
Dots and Grooves
A preventive measure for protecting your computer is:
Backing up your data
Installing anti-virus software
Using firewall protection
All of the above
True or False: Always check the validity and reliability of any information you obtain from the Internet.
True
False
The end goal of green computing is for consumers to reduce the amount of _______________ and ______________ while using a computer.
hackers and phishers
electricity and viruses
environmental waste and spam
electricity and environmental waste
What is information privacy?
The right of individuals and companies to let the government access all of your personal information
The right of individuals and companies to deny or restrict the collection and use of information about them
The right of individuals and companies to censor others for expressing their own opinions about them
The right of individuals and companies to deny or restrict their First amendment rights.
A cyber attack that redirects users to a fake website is known as:
Phishing
Pharming
Spoofing
TikToking
