AQA A Level Computer Science -
Paper 1 June 2024
Exam Questions and Answers
Strongly Typed - Answer>>What type of language is Pascal?
This type of language helps to reduce run time errors by forcing
declaration of variables & data types, & captialisation.
Constant - Answer>>An item of data whose value DOESN'T
change
Variable - Answer>>An item of data whose value COULD
change, while being run
Algorithm - Answer>>A sequence of steps that can be followed
to complete a task in a finite number of steps, always terminates.
Element - Answer>>A single value within an array (list)
Record - Answer>>One line of a text file
Selection - Answer>>Principle of choosing what action to take,
based on certain criteria (conditions) - IF & CASE STATEMENTS
Nesting - Answer>>Placing one set of instructions inside
another set of instructions
Iteration - Answer>>Principle of repeating processes - FOR,
WHILE, REPEAT UNTIL
, Definite iteration - Answer>>Process that repeats a set number
of times - FOR LOOP
Indefinite Iteration - Answer>>Process that repeats until a
certain criteria is met - WHILE
Sequence - Answer>>Principle of putting the correct
instructions in the right order within a program
Truncating - Answer>>Process of cutting off a number after a
certain number of characters or d.p
Character Code - Answer>>A unique binary representation of a
particular letter, number etc.
Subroutine - Answer>>A named block of code designed to
carry out a specific task
Advantages of subroutines - Answer>>More readable code
Allows code to be reused
Allows overloading (changing function based on parameters
passed in)
Procedure - Answer>>A subroutine which does not return a
value to the main program
Local Variable - Answer>>A variable that is available only in
specified subroutines and functions
Advantage of local variables - Answer>>Cant inadvertley
change value being stored somewhere else;
Use same variable name in different sections;
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller RevisionKing. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $8.49. You're not tied to anything after your purchase.