T-Level DPDD: Iteration Programming Concepts Quiz

Quiz
•
Computers
•
11th Grade
•
Hard
Sara Burton
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT one of the three basic forms of control in programming?
Sequence
Iteration
Selection
Compilation
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the process called when we want some code to run repeatedly in programming?
Sequencing
Iteration
Selection
Compilation
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a situation where a for loop might be used?
Reading a Chip and Pin card
Opening a file
Sending an email
Connecting to a network
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is required to execute a for loop?
A counter variable
A function call
A conditional statement
A return statement
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What must happen to the counter at the end of each execution of a for loop?
It must go up by one
It must be reset to zero
It must be halved
It must be doubled
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum number of attempts usually allowed to enter a pin number in a Chip and Pin card reader before the account is locked?
Two
Three
Four
Five
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the initial value of the counter in the example flowchart for a FOR loop?
0
1
2
10
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Algorithms - python (GCSE)

Quiz
•
10th - 12th Grade
27 questions
Intro to Microbit

Quiz
•
9th - 12th Grade
25 questions
GCSE Computer Science- 2.2 Programming Techniques

Quiz
•
9th - 11th Grade
25 questions
CodeHS CompSci Final Exam

Quiz
•
8th Grade - University
29 questions
Grade 11 Information Technology - Unit Test 3 - 2023

Quiz
•
11th Grade
30 questions
2.1.1. Programming Constructs and Control Flow

Quiz
•
11th - 12th Grade
32 questions
Arduino

Quiz
•
7th - 12th Grade
30 questions
BCHS Y9 Python Topic 6 Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade