1 Exampromax - Stuvia US
Edexcel GCSE Computer Science, Chapter 2:
Programming Questions and Answers 100%
Correct Answers Already Graded A+
Q: Pseudocode
Ans: A method of describing an algorithm using structured English close to
programming language
Q: Flow chart
Ans: A diagrammatic method of showing the structure and data flow to define a
Exampromax - Stuvia US
problem and its solution
Q: Machine code
Ans: Instructions in binary used by the CPU
Q: Assembly Language
Ans: A low-level programming language that uses more memorable mnemonic
codes and labels to represent machine-level code. Each instruction corresponds to
just one machine operation
Q: Translator
Ans: A program to convert high-level or assembly-level commands into machine
code
Q: High-level language
Ans: A programming language that resembles natural language. Each
instruction translates to many machine instructions.
Q: Source Code
Ans: The program written by the end user in a high-level language before it is
converted to machine code
Edexcel GCSE Computer Science, Chapter 2:
Programming Questions and Answers 100%
Correct Answers Already Graded A+
Q: Pseudocode
Ans: A method of describing an algorithm using structured English close to
programming language
Q: Flow chart
Ans: A diagrammatic method of showing the structure and data flow to define a
Exampromax - Stuvia US
problem and its solution
Q: Machine code
Ans: Instructions in binary used by the CPU
Q: Assembly Language
Ans: A low-level programming language that uses more memorable mnemonic
codes and labels to represent machine-level code. Each instruction corresponds to
just one machine operation
Q: Translator
Ans: A program to convert high-level or assembly-level commands into machine
code
Q: High-level language
Ans: A programming language that resembles natural language. Each
instruction translates to many machine instructions.
Q: Source Code
Ans: The program written by the end user in a high-level language before it is
converted to machine code