A-level Computing/AQA/Problem Solving, Programming, Data Representation and Practical Exercise/Skeleton code/2013 Exam

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The exam questions are very hard to predict and this site is by no means going to give you everything you need for the questions you'll sit. The most important thing you should do is learn how to program, and learn how to program well!

The exam is split into 4 sections that must be completed on a computer:

Section A[edit | edit source]

<35 minutes> Theory Questions based on the material you have covered for Unit 1. For an overview of what this might include see the specification and this wikibook.

Section B[edit | edit source]

<25 minutes> Programming solutions to short problems, not based on the preliminary material or skeleton code.

Section C[edit | edit source]

<10 minutes> Theory questions about the preliminary material and skeleton code.

Section D[edit | edit source]

<50 minutes> Program solutions based around the preliminary code. The guidance below doesn't pretend to offer the actual questions that will be set in the exam, but by doing them you should hopefully get a better grasp of the code and be able to answer any questions thrown at you during the exam.