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
Example of assignment
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 Wayground
12 questions
Databases

Quiz
•
6th - 10th Grade
10 questions
CSP I: Unit 4 – Lessons 5-8 (Conditionals)

Quiz
•
9th Grade
10 questions
Alghorithma

Quiz
•
12th Grade - University
14 questions
Python Programming Quiz

Quiz
•
9th - 12th Grade
14 questions
Interactive Animations and Games from code.org

Quiz
•
7th - 12th Grade
9 questions
Python Pandas/MatPlotLib

Quiz
•
12th Grade
15 questions
GCSE Computing: Computational Logic 2.4

Quiz
•
11th - 12th Grade
15 questions
Cambridge Technicals L3 U2 Information Types

Quiz
•
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade