Mini practice paper: 8 questions
Mixed-difficulty questions from across the Computer Science syllabus. Tap "Show answer" after each to check yourself.
Q1 · Difficulty 1/3
Computers store all data in ____ form.
- binary
- decimal
- hexadecimal
- text
Show answer & explanation
✓ Answer: A — binary
Computers use binary.
Q2 · Difficulty 1/3
A named store for a value that can change is a:
- variable
- constant
- keyword
- comment
Show answer & explanation
✓ Answer: A — variable
A variable holds a changeable value.
Q3 · Difficulty 1/3
A monitor is an example of an ____ device.
- output
- input
- storage
- processing
Show answer & explanation
✓ Answer: A — output
A monitor outputs data.
Q4 · Difficulty 2/3
Breaking a problem into smaller parts is:
- abstraction
- iteration
- compilation
- decomposition
Show answer & explanation
✓ Answer: D — decomposition
Decomposition breaks a problem down.
Q5 · Difficulty 2/3
Non-volatile memory holding start-up instructions is:
- cache only
- a register
- ROM
- RAM
Show answer & explanation
✓ Answer: C — ROM
ROM keeps boot instructions.
Q6 · Difficulty 2/3
A request to retrieve specific data from a database is a:
- query
- record
- field
- table
Show answer & explanation
✓ Answer: A — query
A query retrieves data.
Q7 · Difficulty 2/3
A network covering one small site is a:
- WAN
- VPN
- URL
- LAN
Show answer & explanation
✓ Answer: D — LAN
A LAN is a Local Area Network.
Q8 · Difficulty 1/3
A step-by-step solution to a problem is an:
- algorithm
- operating system
- network
- array
Show answer & explanation
✓ Answer: A — algorithm
An algorithm is a sequence of steps.
Pearson Edexcel International IGCSE Computer Science FAQ
What does the Pearson Edexcel International IGCSE Computer Science exam look like?
The Pearson Edexcel International IGCSE Computer Science exam is structured across 2 components. Paper 1: Objective and short-answer questions covering the breadth of the specification. Paper 2: Structured and extended-response questions testing depth of understanding. Total exam time varies by board and tier — typically 2.5 to 3.5 hours.
Can I download a free Pearson Edexcel International IGCSE Computer Science past paper?
Real Pearson Edexcel International past papers are published directly by Pearson Edexcel International on their official website. Kramizo doesn't redistribute copyrighted past papers, but we do generate free AI-written practice papers in the exact same style — same command words, same difficulty tier, same mark conventions. Use this practice paper as warm-up, then time yourself on official past papers before exam day.
How is Pearson Edexcel International IGCSE Computer Science graded?
See the official board specification for the current grading scale. Kramizo's practice questions are tagged with difficulty 1-3 mapping roughly to the lower, middle, and top grade boundaries you'll encounter in the real exam.