What is iteration?
Programming

Quiz
•
Computers
•
10th Grade
•
Hard
Olayi Lasisi
Used 21+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A process wherein a set of instructions or structures are repeated once.
A process wherein a set of instructions or structures are not repeated in a sequence a specified number of times or until a condition is met
A process wherein a set of instructions or structures are repeated in a sequence a specified number of times or until a condition is met.
A process wherein a set of instructions or structures are repeated in a sequence a random number of times or until a condition is met
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An If Statement is used in?
Iteration
Selection
Sequence
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value does a String return?
1.29
H
8
Ten
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value will a float return?
True
14
seven
2.92
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value will Boolean return?
14
Fish and chips
T
True
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output if four different students scored: 60, 57,61,79?
IF average ≥ 80 THEN
OUTPUT “Distinction”
ELSE IF average ≥ 60 THEN
OUTPUT ”Merit”
ELSE IF average ≥ 40 THEN
OUTPUT “Pass”
ELSE
OUTPUT “Fail”
ENDIF
Merit, Merit, Merit Merit
Pass, Merit, Merit Pass
Merit, Pass, Merit, Merit
Merit, Pass, Merit, Distinction
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
According to the code below. What is the price for an adult on Saturday?
IF member = “child” THEN
IF day = “Saturday” THEN
swimPrice 2.00
ELSE
swimPrice 2.50
ENDIF
ELSE
swimPrice 4.00
ENDIF
2.50
2.00
6.00
4.00
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Excel Formulas/Functions

Quiz
•
9th - 12th Grade
10 questions
Function evaluation

Quiz
•
10th - 12th Grade
20 questions
Big Idea 2: Data Questions

Quiz
•
9th - 12th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
12 questions
COMPUTER SCIENCE 0478

Quiz
•
10th - 11th Grade
15 questions
Storage Media Questions from Students CIE ICT IGCSE Unit 3

Quiz
•
9th - 10th Grade
14 questions
1.2 Images

Quiz
•
9th - 10th Grade
20 questions
artificial intelligence

Quiz
•
10th Grade
Popular Resources on Quizizz
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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