2.2 Programming techniques - repetition

Quiz
•
Computers
•
11th Grade
•
Medium
Alison Heal
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable is
a named value in memory that can be changed
a named value in memory that cannot be changed
a unnamed value in memory that can be changed
a named value on the hard drive can be changed
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A constant is
a named value in memory that can be changed
a named value in memory that cannot be changed
a unnamed value in memory that can be changed
a named value on the hard drive can be changed
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An example of a constant could be..
Username
Length of side
Pi
Area
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in range(10):
What type of loop is this?
Count controlled
Condition controlled
Uncontrolled
It's not a loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
while x != 0:
What type of loop is this?
Count controlled
Condition controlled
Uncontrolled
It's not a loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to initialise a list?
list = {1,2,3,4}
list (1,2,3,4)
list = [1,2,3,4]
[1,2,3,4]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if x == 10 THEN
print (x)
this is an example of..
iteration
concatenation
selection
recursion
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
OCR Computing GCSE Starter 1

Quiz
•
10th - 11th Grade
10 questions
1.2.1 RAM and ROM

Quiz
•
9th - 12th Grade
10 questions
Computers Check for Understanding

Quiz
•
8th - 12th Grade
10 questions
Analisis Data Deforestasi (PLB)

Quiz
•
11th Grade
9 questions
S1 Main Memory Plenary

Quiz
•
7th - 11th Grade
15 questions
Primary Memory

Quiz
•
10th - 12th Grade
10 questions
GCSE Computing 1.7 Operating Systems #1

Quiz
•
10th - 11th Grade
10 questions
Explaining Scratch Code - Basics

Quiz
•
5th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade