A Level

Edexcel International A-Level Computer Science: Command Words and Keywords

Tutopiya Team
• 9 min read

Edexcel International A-level Computer Science: Command words and keywords

Pearson Edexcel International A-level Computer Science uses the command words defined in the specification. Pseudocode and algorithm questions require correct syntax. A-level expects more depth—data structures, algorithms, complexity.

Command words

Command wordWhat to doCommon mistake
StateRecall; short answerOverwriting
DefinePrecise computing meaningVague
DescribeWhat the code/process doesAdding explanation
ExplainWhy/howOnly describing
SuggestApply to contextGeneric answer
CompareSimilarities and differencesListing separately
AnalyseBreak down; show relationshipsOnly describing
EvaluateJudge; conclude with evidenceNo conclusion
WriteProduce pseudocode/algorithmWrong syntax
TraceFollow step by stepMissing steps
CalculateWork out; show workingWrong formula

Computing keywords

TermUse correctlyAvoid
AlgorithmStep-by-step solution”Code”
VariableNamed storage”Box”
ArrayCollection of same typeList
ProcedureNamed block; no returnFunction
FunctionNamed block; returns valueProcedure
RecursionFunction calls itself”Loop”
DecompositionBreaking into sub-problems”Splitting”
AbstractionHiding unnecessary detail”Simplifying”
Big O notationTime/space complexity”Speed”
StackLIFO”List”
QueueFIFOStack
ValidationCheck data is reasonableVerification
VerificationCheck data is correctValidation

Tips for Edexcel A-level Computer Science

  1. Follow pseudocode guide in specification
  2. Trace carefully—show each step
  3. Define precisely
  4. Suggest—apply to the scenario
  5. Past papers + mark schemes show acceptable pseudocode

How Tutopiya helps

Tutopiya supports Edexcel International A-level Computer Science. Explore A-level resources or book a free trial.


Based on Pearson Edexcel International A-level Computer Science specification. Check the latest specification for your exam series.

T

Written by

Tutopiya Team

Get Started

Courses

Company

Subjects & Curriculums

Resources

🚀 Start Your Learning Today