Kramizo
Log inSign up free
HomeAQA GCSE Computer SciencePractice Paper
AQA · GCSE · Computer Science

Free AQA GCSE Computer Science
Practice Paper

8 mixed-difficulty practice questions in the style of real AQA GCSE papers — answers, mark-scheme-style explanations, and the official exam structure all on one page.

Take a Mini Mock →

What the real AQA GCSE Computer Science paper looks like

Paper 1
Approximately 1 hour 30 minutes, ~70-100 marks. Covers Topics 1-4 of the specification.
Paper 2
Approximately 1 hour 30 minutes, ~70-100 marks. Covers Topics 5-8 of the specification.
Paper 3
Where applicable — e.g. Combined Science, Languages. Includes synoptic and applied questions.
Total exam time: ~3 hours across two or three papers.
Grading: Grades: 9 (highest) to 1 (lowest), with U (ungraded). A grade of 4 is a standard pass; 5 is a strong pass.

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

An image's resolution is measured in:

  1. Pixels (e.g. width × height)
  2. Hertz
  3. Decibels
  4. Bytes per second
Show answer & explanation
✓ Answer: APixels (e.g. width × height)
Image resolution is the number of pixels, e.g. 1920 × 1080. More pixels (and higher colour depth) increase quality and file size.
Q2 · Difficulty 1/3

A device that connects a local network to the internet and directs traffic between networks is a:

  1. Router
  2. Monitor
  3. Printer
  4. Keyboard
Show answer & explanation
✓ Answer: ARouter
A router forwards data packets between networks (e.g. a home LAN and the internet) using IP addresses.
Q3 · Difficulty 1/3

Sending fake emails pretending to be a trusted organisation to steal personal data is called:

  1. Phishing
  2. Patching
  3. Pharming a server
  4. Defragmenting
Show answer & explanation
✓ Answer: APhishing
Phishing uses fraudulent messages to trick users into revealing passwords or financial details. It is a form of social engineering.
Q4 · Difficulty 2/3

Which is the correct hexadecimal representation of the binary number 1111?

  1. F
  2. A
  3. 10
  4. E
Show answer & explanation
✓ Answer: AF
Binary 1111 = denary 15 = hexadecimal F. Hex uses 0–9 then A–F for values 10–15.
Q5 · Difficulty 2/3

Which legislation governs how organisations collect, store and use people's personal data?

  1. The Data Protection Act / GDPR
  2. The Computer Misuse Act
  3. The Copyright Act
  4. The Highways Act
Show answer & explanation
✓ Answer: AThe Data Protection Act / GDPR
The Data Protection Act (aligned with GDPR) sets rules for handling personal data fairly, securely and lawfully.
Q6 · Difficulty 2/3

A named section of code that performs a task and can be called from elsewhere, returning a value, is a:

  1. Function
  2. Variable
  3. Constant
  4. Comment
Show answer & explanation
✓ Answer: AFunction
A function (a type of subroutine) performs a task and returns a value, helping to organise and reuse code. A procedure performs a task but does not return a value.
Q7 · Difficulty 1/3

Software designed to damage or gain unauthorised access to a computer system is called:

  1. Malware
  2. Firmware
  3. Freeware
  4. Middleware
Show answer & explanation
✓ Answer: AMalware
Malware (malicious software) includes viruses, worms, trojans, ransomware and spyware designed to harm or exploit systems.
Q8 · Difficulty 2/3

Illegally copying and sharing software, music or films breaches which law?

  1. The Copyright, Designs and Patents Act
  2. The Computer Misuse Act
  3. The Data Protection Act
  4. The Sale of Goods Act
Show answer & explanation
✓ Answer: AThe Copyright, Designs and Patents Act
The Copyright, Designs and Patents Act protects creators' work; copying or distributing it without permission is illegal (piracy).
Build a 30-question timed mock →
Free · No signup · Instant marking

AQA GCSE Computer Science FAQ

What does the AQA GCSE Computer Science exam look like?
The AQA GCSE Computer Science exam is structured across 3 components. Paper 1: Approximately 1 hour 30 minutes, ~70-100 marks. Covers Topics 1-4 of the specification. Paper 2: Approximately 1 hour 30 minutes, ~70-100 marks. Covers Topics 5-8 of the specification. Paper 3: Where applicable — e.g. Combined Science, Languages. Includes synoptic and applied questions. Total exam time: ~3 hours across two or three papers.
Can I download a free AQA GCSE Computer Science past paper?
Real AQA past papers are published directly by AQA 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 AQA GCSE Computer Science graded?
Grades: 9 (highest) to 1 (lowest), with U (ungraded). A grade of 4 is a standard pass; 5 is a strong pass. 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.