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
Exam (elaborations)

AQA A-LEVEL COMPUTER SCIENCE PAPER 1 ACTUAL EXAM PAPER 2026 QUESTIONS WITH SOLUTIONS GRADED A+

Rating
-
Sold
-
Pages
34
Grade
A+
Uploaded on
08-04-2026
Written in
2025/2026

AQA A-LEVEL COMPUTER SCIENCE PAPER 1 ACTUAL EXAM PAPER 2026 QUESTIONS WITH SOLUTIONS GRADED A+

Institution
AQA A LEVEL COMPUTER SCIENCE
Course
AQA A LEVEL COMPUTER SCIENCE

Content preview

AQA A-LEVEL COMPUTER SCIENCE PAPER
1 ACTUAL EXAM PAPER 2026 QUESTIONS
WITH SOLUTIONS GRADED A+


◉What is an integer give an example. Answer: a whole number that
can be negative or positive e.g -1 or 34


◉What is a real/float. Answer: a decimal number that is negative or
positiive


◉What is boolean. Answer: true or false


◉What is a character. Answer: A letter or a number


◉What is a string. Answer: anything enclosed by quotation marks
also known as a series of characters


◉What does the round function do. Answer: rounds the number to
the given value e.g - 6.56664 rounded to 2 decimal places is 6.6

,◉What does the trunc function do. Answer: the trunc function
rounds a real number to the nearest whole number it basically cuts
the decimal part off. 4.55 truncated is 4


◉What does exponentiation do. Answer: Raises to the power e.g 2^3
=8


◉what does integer division do. Answer: gives you the remainder.
div finds the whole number whilst mod finds the remainder


◉What does the len function do. Answer: returns the length of an
object or number of characters in a string


◉What does the string.substring function do. Answer: it returns the
portion of the string inclusive to the index e.g word = ' hello'
word.substring(index1,index2) = he


◉what does string.find do. Answer: if the variable is a string it
returns the index of the first string and if not it returns a -1


◉what does ord do. Answer: returns the integer value of a character
a-97

,◉what does chr do. Answer: returns the integer represented by a
character 97-a


◉What does concatenation do. Answer: it joins two strings together


◉how do you convert a string to an integer. Answer: int('string')


◉how do you convert a integer to a string. Answer: str(123)


◉how do you convert a string to a float. Answer: float('123.34')


◉how do you convert a float to a string. Answer: str(123.343)


◉What is a variable. Answer: an identifier given to a memory
location whos contents may be changed during the course of a
program they should always be given meaningful names


◉What is a constant. Answer: when the value of the variable never
changes and stays fixed/


◉Whats the advantage of using a constant. Answer: The advantage
of using a constant is that in a long complex program you reduce the
risk of accidently changing a variable or reuisng the same name you

, used for the constant. an example of this could be wanting to keep pi
= 3.14


◉What are the three basic programming constructs. Answer:
sequence, selection, iteration


◉What is a sequence. Answer: two or more statements following
one after the other


◉What is an assignment statement. Answer: A statement that sets a
variable to a specified value.


◉What is a selection statement used for. Answer: to select which
statement will be executed next depending on some conditions. This
conditions are mased using relational operators


◉What is a CASE statement. Answer: A way of writing complex
selection without lots of ELSE Ifs


◉What is AND, OR, NOT,. XOR. Answer: Boolean operators


◉What is XOR. Answer: it means that its either a or b but never both

Written for

Institution
AQA A LEVEL COMPUTER SCIENCE
Course
AQA A LEVEL COMPUTER SCIENCE

Document information

Uploaded on
April 8, 2026
Number of pages
34
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$13.99
Get access to the full document:

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

Get to know the seller

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.
TopGradeInsider Harvard University
View profile
Follow You need to be logged in order to follow users or courses
Sold
121
Member since
1 year
Number of followers
2
Documents
45443
Last sold
17 hours ago
TopGradeInsider

Welcome to TopGradeInsider, your ultimate partner in navigating academic life. We know the pressure you’re under, which is why we’ve curated a massive library of high-quality resources designed to make your life easier. Access reliable test banks, solution manuals, and study guides that clarify complex topics and save you valuable time. Don’t let stress get in the way of your degree let TopGradeInsider give you the support you need to finish strong.

Read more Read less
4.1

9 reviews

5
3
4
4
3
2
2
0
1
0

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