Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 22 pages
Exam (elaborations)

A-Level AQA Computer Science Paper 2 2026 | Study Guide, Practice Questions, Answers, Rationales & Exam Review

Document preview thumbnail
Preview 3 out of 22 pages

Prepare for A-Level AQA Computer Science Paper 2 with focused study material covering programming techniques, algorithms, data structures, computational thinking, problem-solving, data representation, software development, and essential programming concepts. Includes practice questions, answers, and rationales to reinforce key topics and support effective AQA A-Level Computer Science revision, exam preparation, and review.

Content preview

A-Level AQA Computer
Science Paper 2 2026 |
Study Guide, Practice
Questions, Answers,
Rationales & Exam Review
| Complete Ethics Study
Guide




Updated 2026 Questions and Answers
100% Verified Exam Prep and Comprehensive
Rationales
Included

,Baud Rate The maximum possible number of signal changes that can occur in a wire per
second.



Bit Rate The number of bits that can be sent down a wire per second.




Integer A whole number that can be positive, negative or zero.

Examples: -3, 0, 7, 2013588.


Natural (Number) A whole number that is either positive or zero.


Examples: 0, 1, 2, 100, 67238.


Rational (Number) Any number that can be represented as the fraction 'a/b' where 'a' and 'b' are both
integers.

Examples: -0.2, 4/5, 1, 1/3.


Irrational (Number) Any number that cannot be represented as a fraction.

Examples: square root of 2, PI.


Real (Number) Any number that can either be rational or irrational.




Boolean A value that is either true or false.




String A series of characters.




Array A variable that can store multiple values of the same data type.

Example: Storing the high-scores of a game as integers.


Record A variable that can store multiple values that can have different data types.

Example: Storing data about a book; a string for the title, an integer for the number
of pages, etc.


Variable A metaphor for it is that is a box that can store a specific type of item (the data type)
and has a name assigned to it (the identifier). Its value can be changed during run-
time of the program.

, Constant A metaphor for it is that is a box that can store a specific type of item (the data type)
and has a name assigned to it (the identifier). Its value cannot be changed during
run-time of the program.


Subroutine This can be broken down into procedures and functions.




Procedure A block of code that performs a specific task that does not return a value.
Parameters can be passed into it.



Function A block of code that performs a specific task that returns a value. Parameters can
be passed into it.



Selection This is when an if statement or select case is used to, for example, check the value
of a variable.



Iteration This is when, within the program, there is a loop.




Definite Iteration The number of times that the program will loop is already specified.

Example: For loop.


Indefinite Iteration The number of times the program will loop is unknown.

Example: Do loop.


Nested (structures) This is when either iterative or selective statements are put inside of each other.




Meaningful Identifiers Subroutines, variables and objects should have sensible names.




Real Division Finds the value (usually as a decimal) of one number divided by another.




Integer Division Finds the integer part of one number divided by another.

Document information

Uploaded on
September 8, 2026
Number of pages
22
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$10.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Docmaster20
4.2
(5)
Sold
27
Followers
2
Items
1252
Last sold
1 day ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions