Example of assignment
Programming basics

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Ralph Ellis
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
name = "Bob"
For i = 1 to 10
While num > 0
Do Until password = "Password1"
2.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Example of definite iteration
name = "Bob"
For i = 1 to 10
While num > 0
Do Until password = "Password1"
3.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Example of indefinite iteration
name = "Bob"
For i = 1 to 10
While num > 0
Do Until password = "Password1"
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these operations finds the remainder following a division?
MOD
DIV
REM
INT
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Appropriate data type for a telephone number
String
Integer
Boolean
Real/Float
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Appropriate data type for the result of a division rounded to 3 d.p.
String
Integer
Boolean
Real/Float
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Appropriate data type for a condition being met
String
Integer
Boolean
Real/Float
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
COMP SCI Unit 2 #7

Quiz
•
11th Grade
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
13 questions
Java 1

Quiz
•
11th Grade
15 questions
Java Variables, Input and Output

Quiz
•
10th - 12th Grade
10 questions
Variables and Data Types

Quiz
•
10th - 12th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
10 questions
C#

Quiz
•
11th Grade
11 questions
JavaScript Control Structures Basic

Quiz
•
12th 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
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