100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
A-Level AQA Computer Science Paper 2 May 2024 Exam Questions with Answers $9.99   Add to cart

Exam (elaborations)

A-Level AQA Computer Science Paper 2 May 2024 Exam Questions with Answers

 36 views  0 purchase
  • Course
  • Institution

A-Level AQA Computer Science Paper 2 May 2024 Exam Questions with Answers

Preview 4 out of 33  pages

  • May 22, 2024
  • 33
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
A-Level AQA Computer Science
Paper 2 May 2024
Exam Questions with Answers
Baud Rate - Answer>>The maximum possible number of signal
changes that can occur in a wire per second.

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

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

Examples: -3, 0, 7, 2013588.

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


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

Rational (Number) - Answer>>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) - Answer>>Any number that cannot be
represented as a fraction.

Examples: square root of 2, PI.

,Real (Number) - Answer>>Any number that can either be
rational or irrational.

Boolean - Answer>>A value that is either true or false.

String - Answer>>A series of characters.

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

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

Record - Answer>>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 - Answer>>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 - Answer>>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 - Answer>>This can be broken down into
procedures and functions.

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

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

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

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

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

Example: For loop.

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

Example: Do loop.

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

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

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

, Integer Division - Answer>>Finds the integer part of one
number divided by another.

Integer Remainder - Answer>>Finds the remainder of one
number divided by another.

Truncation - Answer>>Chops the decimal part off a number.

Floor - Answer>>Rounds a number down to the nearest integer.

Ceiling - Answer>>Rounds a number up to the nearest integer.

AND - Answer>>Logical Operation:
Returns true only when both values are true.

OR - Answer>>Logical Operation:
Returns true as long as at least one of the values are true.

XOR - Answer>>Logical Operation:
Returns true only when exactly one of the two values is true and
not both.

NOT - Answer>>Logical Operation:
Returns true if the value is false and returns false if the value is
true.

Exception Handling - Answer>>When a try catch is used in the
program to deal with any errors that may occur.

ByVal - Answer>>When a variable is passed into a subroutine
as a copy so its value will not be changed.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

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

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

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 $9.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73314 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$9.99
  • (0)
  Add to cart