Difference between revisions of "Section B"
Line 1: | Line 1: | ||
+ | =Introduction= | ||
You are advised to spend no more than 20 minutes on this section. You will be asked to create a new program not related to the Preliminary Material or Skeleton Program. | You are advised to spend no more than 20 minutes on this section. You will be asked to create a new program not related to the Preliminary Material or Skeleton Program. | ||
− | This will be a programming question, they will give you or describe an algorithm for you to implement. They will give you the data types and variables required. Typically this will be at least 10 marks, and additional marks are given for testing your program. This is similar to the old specification AS exam and the sample questions below are taken from previous papers | + | This will be a programming question, they will give you or describe an algorithm for you to implement. They will give you the data types and variables required. Typically this will be at least 10 marks, and additional marks are given for testing your program. This is similar to the old specification AS exam and the sample questions below are taken from previous papers. |
− | |||
+ | =Old Spec Papers= | ||
[[2016 Old Spec]] | [[2016 Old Spec]] | ||
Line 20: | Line 21: | ||
[[2009 Old Spec]] | [[2009 Old Spec]] | ||
+ | =New AS Spec Questions= | ||
The question below is from the new specification and it is for the 2016 AS examination: | The question below is from the new specification and it is for the 2016 AS examination: | ||
[[2016 New Spec]] | [[2016 New Spec]] | ||
+ | =New A Level Questions= | ||
This is an A Level exam so may be harder. The only other sample questions are from sample examinations from AQA: | This is an A Level exam so may be harder. The only other sample questions are from sample examinations from AQA: | ||
[[A Level Sample Question]] | [[A Level Sample Question]] |
Revision as of 13:31, 29 November 2016
Introduction
You are advised to spend no more than 20 minutes on this section. You will be asked to create a new program not related to the Preliminary Material or Skeleton Program.
This will be a programming question, they will give you or describe an algorithm for you to implement. They will give you the data types and variables required. Typically this will be at least 10 marks, and additional marks are given for testing your program. This is similar to the old specification AS exam and the sample questions below are taken from previous papers.
Old Spec Papers
New AS Spec Questions
The question below is from the new specification and it is for the 2016 AS examination:
New A Level Questions
This is an A Level exam so may be harder. The only other sample questions are from sample examinations from AQA: