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
Identify whether the OCR Reference Language code given is an example of selection or iteration.
Groups:
(a) Selection
,
(b) Iteration
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
whilescore != 0
playgame()
endwhile
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.
End
If day NOT "saturday"
Output "half price"
INPUT discCard
Output "Full price"
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.
while
staffID
surname
year
endwhile
str
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
=
while
surname
endwhile
str(year)
input
year
str
<
+
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Computer Basics

Quiz
•
KG - 12th Grade
11 questions
Talentos

Quiz
•
1st - 12th Grade
15 questions
Professional Development

Quiz
•
9th - 12th Grade
17 questions
HTML QUIZ

Quiz
•
5th Grade - Professio...
15 questions
Examen de recuperación

Quiz
•
12th Grade
21 questions
SLA (Cognitive Perspective #2)

Quiz
•
7th Grade - Professio...
20 questions
Bengkel Aplikasi SPS siri 3/2021 HKL

Quiz
•
1st - 12th Grade
15 questions
WPR 1-5 Personal Qualities & Abilities

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade