0478

Cambridge IGCSE Computer Science (0478) - March 2023 Past Papers

Download 6 free IGCSE Computer Science past papers, mark schemes, and examiner reports from the March 2023 Cambridge examination session. Includes question papers for all variants with full solutions.

About IGCSE Computer Science (0478)

IGCSE Computer Science covers computational thinking, programming, data representation, hardware, software, and networks. Candidates must write algorithms, trace code execution, and understand how computer systems work.

What this exam tests: Key skills include pseudocode writing, binary/hex conversions, database design, and logic circuit analysis.

Papers available in variants 11, 12, 13 for different time zones. All variants cover the same Computer Science syllabus with equal difficulty.

Grade Thresholds

Study Resources for Computer Science

Prepare for your exam with these complementary resources:

0478 March 2023 Papers

0478 Paper 1 - Theory

1 hr 45 min • 75 marks

Tests broad syllabus knowledge with 40 questions. Each question has four options (A-D). Core tier paper.

All variants (different time zones):

0478 Paper 2 - Problem-solving and Programming

1 hr 45 min • 50 marks

Extended tier multiple choice with more challenging questions covering the full syllabus. 40 questions, 45 minutes.

All variants (different time zones):

Other Resources

Additional materials to help you prepare and understand how exams are marked.

Examiner Report

Insights from examiners on how students performed. Learn common mistakes to avoid and what examiners look for in top answers.

Examiner Insights - March 2023

Key feedback from Cambridge examiners on how students performed

Key Takeaways

  • Read each question carefully and answer it as set on the paper, paying attention to specific instructions (e.g., write in pseudocode).
  • When a question includes specific values or scenarios, always refer to them directly in your answer.
  • Pay attention to details: Use the correct units, initialize variables, and check for edge cases in your code.
  • Understand the differences between related concepts and provide specific details in definitions and comparisons.
  • Practice writing code, pseudocode and completing trace tables accurately, paying attention to syntax.
Paper 12 - Computer Systems

This was the first exam for the updated syllabus and contained questions on new topics like robotics and artificial intelligence. Candidates demonstrated understanding of AI but struggled to apply it appropriately in context. Strengths were in binary number conversion, malware description, and data transmission methods.

Study Tips:

  • When defining terms, go beyond basic definitions and provide specific details or examples.
  • Practice applying theoretical knowledge to specific scenarios or case studies.
  • Review the differences between related concepts (e.g., viruses vs. worms, firewalls vs. proxy servers) by creating comparison tables.

Common Mistakes:

Q1(a) (Spyware)
Thinking spyware analyzes data and *then* posts it to a website.
Understand that spyware transmits *all* data recorded, and analysis for key data is done separately.
Q1(b) (Malware)
Identifying hacking or phishing directly *as* malware itself.
Hacking and phishing *use* malware but are not malware themselves. Phishing is a technique, not a software.
Q1(b) (Worms vs. Viruses)
Not differentiating worms from viruses in their replication method.
Remember a worm replicates over a *network*, while a virus replicates *within* a single computer.
Q1(c) (Firewalls vs. Proxy Servers)
Describing only one side of the difference or stating general facts without relating them to firewalls or proxies specifically.
When comparing, clearly state how each element functions and highlight the distinct differences. For example, explain what the cache is used for in a proxy server.
Paper 22 - Paper 2 Problem-solving and Programming

Performance varied with candidates who carefully read and answered questions as set performing well. Pseudocode was often needed, and variable names should stay consistent throughout answers. Completing clear trace tables in ink is necessary for a good score.

Study Tips:

  • Practice writing pseudocode, paying close attention to syntax and loop structures.
  • Review and practice completing trace tables accurately and neatly (in ink).
  • Familiarize yourself with common algorithms and data structures (e.g., arrays, loops, functions).

Common Mistakes:

Q2(a) (Pseudocode Loops)
Confusing pre- and post-condition loops or incorrectly identifying FOR as a statement to count.
Understand the difference between different loop types and when to use them. FOR loops are for counting *with* a set range.
Q2(b) (Pseudocode Array)
Not including a pseudocode statement to set the total to zero before the loop.
Always initialize variables (like 'total') to zero before starting accumulation loops to avoid incorrect results.
Q6(b) (Comparison Operators)
Incorrectly including the % sign in a comparison.
Understand the correct usage of comparison operators (>, <, =, >=, <=, <>) and avoid unnecessary symbols.
Q8(a) (Trace Tables)
Not initializing variables like NumberSales and Total to zero or including a comma in the output column.
Initialize all variables at the beginning of the trace table, and follow the exact format required, with no commas in outputs.

Insights extracted from the official Cambridge Examiner Report for 0478 March 2023. View full report →

About Cambridge IGCSE Computer Science (0478)

Cambridge IGCSE Computer Science (0478) is one of the most popular qualifications taken by students worldwide. The March 2023 examination session included 2 paper components, each testing different skills and knowledge areas.

This page contains all 0478 past papers from March 2023, including question papers (QP), mark schemes (MS), and examiner reports (ER). Use these resources to practice under timed conditions and understand how examiners award marks.

Get Computer Science Study Tips

Join students preparing for 0478. Get weekly study tips, new past papers alerts, and exam reminders.

0478 Study Tips & FAQ

What are paper variants?

Cambridge releases multiple variants of each paper (e.g., Paper 11, 12, 13) to accommodate different time zones around the world and maintain exam security.

  • Variant 1 (e.g., 11, 21): Usually for Zone 1 (Americas)
  • Variant 2 (e.g., 12, 22): Usually for Zone 2 (Europe, Africa)
  • Variant 3 (e.g., 13, 23): Usually for Zone 3 (Asia, Oceania)

All variants cover the same syllabus and have similar difficulty. Practice with any variant to prepare effectively for your exam.

How to use Mark Schemes effectively

Mark schemes show exactly how examiners award marks for each question. Understanding them helps you write answers that earn full marks.

Example from a Physics mark scheme:

Q: Calculate the speed of a car that travels 150m in 5 seconds. [2]

Mark scheme answer:

• speed = distance / time [1 mark for formula]

• speed = 150 / 5 = 30 m/s [1 mark for correct answer with unit]

Tips:

  • Look for key words that must appear in your answer
  • Note how many points are needed for each mark
  • Check if units are required for the final mark
  • Understand the difference between "state" (brief) and "explain" (detailed)
Understanding Grade Thresholds

Grade thresholds show the minimum marks needed for each grade. They vary each session based on paper difficulty — harder papers have lower thresholds.

Example Grade Thresholds (out of 100 total):

A*
90+
A
80-89
B
70-79
C
60-69

* Actual thresholds vary by subject and session

How to use thresholds:

  • Set realistic target marks based on your goal grade
  • Track your practice paper scores against thresholds
  • Remember: you don't need 100% for an A* — aim for consistency
  • Compare thresholds across sessions to gauge difficulty trends
How is the topic breakdown calculated?

The "Topics Breakdown by Paper" section above shows which syllabus topics are tested in each paper and how many marks they carry. Here's how we calculate this:

Our methodology:

  1. Extract questions: We analyze each question paper (QP) and identify individual questions and their mark allocations (shown in square brackets, e.g., [3]).
  2. Match to syllabus: Each question is matched to the official Cambridge 0478 syllabus topics based on keywords, concepts, and question content.
  3. Sum marks per topic: For each paper, we add up the marks for all questions testing the same topic. For example, if Q1 (4 marks) and Q5b (3 marks) both test "Enzymes", that topic shows as "7 marks" for that paper.

Example: If Paper 3 shows "Photosynthesis - 13 marks", it means questions worth a total of 13 marks (out of the paper's 80 marks) tested the Photosynthesis topic from the Plant Nutrition unit of the syllabus.

How to use this: Look at the paper(s) you'll be taking (e.g., Papers 2, 4, 6 for Extended tier). The topics with the highest marks in YOUR papers are where you should focus your revision. A topic worth 15 marks deserves more study time than one worth 3 marks.

Note: Our topic matching may be inaccurate for questions that span multiple topics. Use this as a guide alongside the official syllabus.

How to Use IGCSE Computer Science Past Papers

📝 Timed Practice

Complete papers under exam conditions. 0478 Paper 4 is 1 hour 15 minutes - practice finishing within this time to build exam stamina.

✅ Self-Marking

Use the mark scheme to score your answers. Look for marking points you missed and understand what examiners expect in Computer Science responses.

📊 Examiner Reports

Read the 0478 examiner report to see common mistakes. Focus revision on topics where candidates typically lose marks.

🎯 Grade Targets

Check grade thresholds to see how many marks you need for your target grade. An A* in IGCSE Computer Science typically requires 85-90%.

Frequently Asked Questions

Where can I download IGCSE Computer Science March 2023 past papers?
You can download all IGCSE Computer Science (0478) March 2023 past papers directly from this page. We provide 6 files including question papers, mark schemes, and examiner reports for all variants (11, 12, 13). Click "View" to open in browser or "Download" to save the PDF.
Are 0478 mark schemes included?
Yes, mark schemes for all 0478 March 2023 papers are included. Each question paper has a corresponding mark scheme showing expected answers and mark allocation.
What papers are available for IGCSE Computer Science 0478?
IGCSE Computer Science (0478) has 2 papers: Paper 1 (Theory), Paper 2 (Problem-solving and Programming). Core tier students take Papers 1, 3, 5/6. Extended tier students take Papers 2, 4, 5/6.
What is the difference between paper variants 11, 12, and 13?
The three variants (11, 12, 13) are different versions of the same paper used in different time zones to prevent cheating. All variants test the same syllabus content at the same difficulty level. You can practice with any variant as they are equally valid for revision.
How can I practice these past papers effectively?
Use our free Exam Hub to practice past papers like real exams. It lets you view question papers and mark schemes side-by-side, so you can self-mark your answers. No sign-up required, works with any PDF, and your files stay completely private.

Continue Studying Computer Science

Prepare for these topics before attempting the past papers:

Copyright & Educational Use

All examination materials including question papers, mark schemes, and examiner reports are the intellectual property of Cambridge Assessment International Education.

We share these materials freely for educational purposes to help students prepare for their examinations. This platform is an independent study resource and is not affiliated with or endorsed by Cambridge International.

For official examination resources, registration, and support, please visit cambridgeinternational.org.