Identify whether the OCR Reference Language code given is an example of selection or iteration.
AP1 Paper 2 Computer Science

Quiz
•
Professional Development
•
12th Grade
•
Medium
RHSC Computing
Used 18+ times
FREE Resource
16 questions
Show all answers
1.
CLASSIFICATION QUESTION
3 mins • 4 pts
Groups:
(a) Selection
,
(b) Iteration
whilescore != 0
playgame()
endwhile
if playerHit() then
score = 0
endif
for i = 1 to 10
print(i)
next i
switch bonus:
case 0:
score = 9
case 1:
score = 7
case 2:
score = 5
endswit
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write pseudocode to increment a value held in a variable score by one.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Breaking a complex problem down into smaller problems.
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Hiding or removing irrelevant details from a problem to reduce the complexity.
5.
LABELLING QUESTION
5 mins • 5 pts
A restaurant needs an algorithm designing to help employees work out if a customer can have a half price meal or not. It should:
•input required data
•decide if the customer is entitled to a discount
•output the result of the calculation.
Design the algorithm using a flowchart.
If day NOT "saturday"
INPUT discCard
Output "half price"
Output "Full price"
End
6.
LABELLING QUESTION
3 mins • 3 pts
Each member of staff that works in a restaurant is given a Staff ID. This is calculated using the following algorithm.
Identify the three different variables used.
year
=
endwhile
surname
while
str
staffID
str(year)
input
7.
LABELLING QUESTION
3 mins • 3 pts
Each member of staff that works in a restaurant is given a Staff ID. This is calculated using the following algorithm.
Identify the first three different operators used
surname
endwhile
str
str(year)
year
<
while
=
+
input
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Chapter 13, 14, 15 Servsafe 8th edition

Quiz
•
9th - 12th Grade
12 questions
Pengenalan Google Classroom

Quiz
•
5th Grade - Professio...
19 questions
Siemens Level 1 Electrical #2

Quiz
•
12th Grade - University
12 questions
Projeto de Vida - Identidade

Quiz
•
9th - 12th Grade
18 questions
Vocabulary Learning about Yourself

Quiz
•
12th Grade
21 questions
BG Meetup

Quiz
•
KG - Professional Dev...
18 questions
EPIC Proj Mgmt Plan

Quiz
•
9th - 12th Grade
20 questions
English File Test / Beginners

Quiz
•
12th Grade - Professi...
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade