Font size
WorksheetsIGCSE CS Chapter 1 - 3 Theory
Total questions: 85
Worksheet time: 28mins
Which numbering system is used in computers?
Binary
Decimal
Octal
Hexadecimal
What is the base of the hexadecimal system?
2
8
10
16
Which bit is the most significant in a binary number?
Rightmost
Leftmost
Middle
None
What is the decimal equivalent of hexadecimal 'A'?
8
9
10
11
How do you convert binary to decimal?
Divide by 2
Multiply by 2
Use powers of 2
Subtract 2
What is the largest value that can be stored in 4 bits?
7
8
15
16
Which of the following is a method of binary addition?
Decimal Expansion
Bitwise Addition
Carry Method
Hex Shift
What is overflow in binary addition?
Losing excess bits
Having extra bits
Using all bits
Skipping bits
Which of the following uses hexadecimal?
IPV4 Addresses
ASCII
MAC Addresses
RGB Colors
What does ASCII stand for?
American System for Code Interchange
American Standard Code for Information Interchange
Automated System for Computer Input
Advanced System for Character Interface
Which character encoding supports multiple languages?
ASCII
EBCDIC
Unicode
Morse Code
How is sound stored in a computer?
Decimal Values
Binary Representation
Analog Waves
Hexadecimal Codes
What determines the quality of digital sound?
Sample Rate
Pixel Density
Resolution
Bit Depth
Which unit is used to measure sampling rate?
Hertz
Bytes
Pixels
Decibels
What is a pixel?
A storage unit
A sound sample
A single point in an image
A code unit
What is color depth?
The size of an image
Number of colors per pixel
The resolution of an image
The contrast level
Which file format is lossless?
JPEG
MP3
PNG
GIF
Which transmission mode allows two-way communication simultaneously?
Simplex
Half-duplex
Full-duplex
Parallel
Which data transmission type sends one bit at a time?
Serial
Parallel
Full-duplex
Half-duplex
What is a parity bit used for?
Encrypting data
Error detection
Increasing speed
Reducing memory usage
What does USB stand for?
Universal System Bus
Universal Serial Bus
Unique Standard Bus
Uniform Secure Buffer
What is the purpose of encryption?
Reduce file size
Speed up transmission
Protect data
Increase bandwidth
Which encryption method uses a public and private key?
Symmetric
Asymmetric
Bitwise
Hashing
What does the CPU do?
Stores files
Executes instructions
Manages internet access
Processes graphics
Which part of the CPU performs arithmetic calculations?
Control Unit
Cache Memory
Arithmetic Logic Unit
Bus
Which CPU register holds the address of the next instruction?
MAR
MDR
CIR
PC
What type of memory is volatile?
ROM
RAM
Flash
Hard Drive
What is the function of cache memory?
Store frequently accessed data
Store all system files
Execute software
Control input/output
Which of the following is secondary storage?
RAM
SSD
Cache
Registers
What does OCR stand for?
Optical Character Recognition
Online Code Reader
Object Classification Registry
Optimal Cache Retrieval
Which of the following is an input device?
Monitor
Printer
Keyboard
Speaker
What is a MAC address used for?
Encrypting data
Identifying devices on a network
Accessing cloud storage
Running software
Which IP version provides more unique addresses?
IPv4
IPv5
IPv6
IPv8
Which device connects multiple networks?
Switch
Router
Hub
Repeater
Which protocol is used for secure web browsing?
HTTP
FTP
SMTP
HTTPS
What is malware?
A security tool
A type of virus
A network protocol
A storage format
What is the main function of a firewall?
Boost internet speed
Protect against unauthorized access
Store IP addresses
Manage memory
Which network type covers the largest area?
LAN
WAN
MAN
PAN
What is a VPN used for?
Secure remote access
Speed up networks
Store user passwords
Manage firewall rules
Which file type is used for video storage?
MP3
JPEG
MP4
PNG
What is a register in a CPU?
A temporary storage location
A type of RAM
A component of a hard drive
A network device
What does a heat sink do?
Stores electricity
Cools the CPU
Increases power supply
Improves bandwidth
Which memory type is fastest?
RAM
HDD
Cache
SSD
What is phishing?
A type of malware
A social engineering attack
A security firewall
A data backup tool
What is a disadvantage of using a wireless network?
Requires more cables
Slower than wired networks
More difficult to install
More expensive
What is an advantage of cloud storage?
Files can be accessed anywhere
Requires no internet
Does not require passwords
Only works on one device
What is the base of the binary number system?
2
8
10
16
What does MSB stand for in binary representation?
Most Significant Bit
Multiple Storage Byte
Main Source Binary
Memory System Base
Which number system has values ranging from 0 to 9 and A to F?
Binary
Hexadecimal
Octal
Denary
What is the decimal equivalent of binary 1010?
8
9
10
11
