for i = 1 to 10
print(i)
next i
What is this code above an example of?
GCSE CS Technical Test
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Mohammed Rahman
Used 8+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i = 1 to 10
print(i)
next i
What is this code above an example of?
Selection
Definite iteration
Sequence
Indefinite iteration
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
while score != 0
playgame()
endwhile
What is this code above an example of?
Selection
Definite iteration
Sequence
Indefinite iteration
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if playerhit() then
score = 0
endif
What is this code above an example of?
Selection
Definite iteration
Sequence
Indefinite iteration
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
switch bonus:
case 0:
score = 9
case 1:
score = 7
case 2:
score = 5
endswitch
What is this code above an example of?
Selection
Definite iteration
Sequence
Indefinite iteration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Breaking a complex problem down into smaller problems
Iteration
Flow diagram
Decomposition
Abstraction
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hiding or removing irrelevant details from a problem to reduce the complexity
Iteration
Flow diagram
Decomposition
Abstraction
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To change the data type of the contents of a variable
Embedding
Casting
Defining
Reassigning
30 questions
Unit 2.5 - Programming Languages & IDEs
Quiz
•
10th Grade
31 questions
Python Course Selection
Quiz
•
7th - 11th Grade
40 questions
Computer Science 4.6
Quiz
•
11th Grade
35 questions
Unit 1 Exam
Quiz
•
12th Grade
40 questions
SCRATCH TEST 2
Quiz
•
9th - 12th Grade
35 questions
term 2 practice grade 7
Quiz
•
7th Grade - University
40 questions
GCSE Quiz on Programming Concepts
Quiz
•
9th - 10th Grade
30 questions
Assessment Term 2.2 - Y9 U4 Python Search algorithms
Quiz
•
7th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University