A-level Computing 2009/AQA/Problem Solving, Programming, Data Representation and Practical Exercise/Skeleton code/2014 Exam/Section C

Validation

Error Checking

Example Question

Answer:

Example Answer

Variables

Variables

State the name of an identifier for a variable that has a fixed value role

Answer:

Choice, PlayerName

State the name of an identifier for a variable that has a gatherer role

Answer:

NoOfCardsTurnedOver

Loops

Loops

State the name of a procedure with exactly two loops

Answer:

UpdateRecentScores, PlayGame

Sub Routines

Sub Routine

State the name of a procedure which has the sole purpose of producing an output to the screen

Answer:

DisplayCard, DisplayEndOfGameMessage, DisplayCorrectGuessMessage,DisplayRecentScores
Category:Book:A-level Computing 2009#AQA/Problem%20Solving,%20Programming,%20Data%20Representation%20and%20Practical%20Exercise/Skeleton%20code/2014%20Exam/Section%20C%20
Category:Book:A-level Computing 2009