AQA A LEVEL COMPUTER SCIENCE PAPER 1 EXAM QUESTIONS WITH CORRECT ANSWERS
8 views 0 purchase
Course
AQA A LEVEL COMPUTER SCIENCE
Institution
AQA A LEVEL COMPUTER SCIENCE
AQA A LEVEL COMPUTER
SCIENCE PAPER 1 EXAM
QUESTIONS WITH CORRECT
ANSWERS
What is a pointer? - ANSWER -A way of storing a memory address.
What is a record? - ANSWER -A collection of related fields, each of
which could hold a different data type.
What is an array? - ANSWER -A finite, indexed ...
AQA A LEVEL COMPUTER
SCIENCE PAPER 1 EXAM
QUESTIONS WITH CORRECT
ANSWERS
What is a pointer? - ANSWER -A way of storing a memory address.
What is a record? - ANSWER -A collection of related fields, each of
which could hold a different data type.
What is an array? - ANSWER -A finite, indexed set of related elements
of the same data type.
What is a user defined data type? - ANSWER -A data type derived
from existing data types in order to create a customized data
structure.
,What is variable declaration? - ANSWER -Creating a variable for the
first time. giving it a name and sometimes a data type.
What is constant decleration? - ANSWER -Creating a constant for the
first time.
What is assignment? - ANSWER -giving a constant or a variable a
value.
what is iteration? - ANSWER -repetition of a process e.g. a while or for
loop. this could be definite or indefinite.
What is selection? - ANSWER -comparing values and then choosing
an appropriate action. e.g. an if statement.
what is a subroutine? - ANSWER -A named block of code containing a
set of instructions designed to perform a frequently used operation.
What is definite iteration? - ANSWER -the number of repititions is
known before the loop starts.
, What is indefinite iteration? - ANSWER -the number of repititions is
not known before the loop starts.
What is a nested structure? - ANSWER -One structure is placed within
another. Easily identified by indentation.
What is meant by meaningful identifier names? - ANSWER -Giving
constants, variables and subroutines sensible and meaningful
identifier names.
What does the real/float division operator do? - ANSWER -divides one
number by the other.
What does the integer division operator do? - ANSWER -divides one
number by the other but only returns the whole number part.
What does the modulo operator do? - ANSWER -returns the remainder
of an integer division.
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 TheExamMaestro. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.