Computer Programming Quiz

Quiz
•
Computers
•
10th Grade
•
Medium

Andrew Dawson
Used 16+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
A problem in programming
A set of instructions in programming used to solve a given problem
A type of computer hardware
A programming language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is pseudo code?
A high-level programming language
A type of error in code
A notation resembling a simplified programming language used in designing computer programs
The output of a program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a selection statement?
for i . . . next i
if . . . else . . . end if
repeat . . . until
output "Please enter a number:"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of indentation in pseudo code?
To declare variable names
To define a data type
To make the structure of the code clearer
To assign a value to a variable
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for a repetition construct in pseudo code?
if . . . else . . . end if
set counter = 0
for i . . . next i
myvariable is integer
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a rogue value in the context of loops?
A value that starts the loop
A value that increments within the loop
A value that falls outside the range of possible values for the data being processed
A value that is used to define a data type
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following pseudo code if the input age is 11?
Secondary school
Primary School
No output
An error message
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
15 questions
Microbit (python)

Quiz
•
8th - 10th Grade
12 questions
Apple Swift Coding I - Lesson 3 - 4

Quiz
•
9th - 12th Grade
13 questions
Computing yr9 Christmas Term

Quiz
•
9th - 12th Grade
10 questions
Variable warm-up activity

Quiz
•
6th Grade - University
12 questions
Basic Python and Console Interaction - Mod3

Quiz
•
10th Grade
13 questions
2. Producing robust programs

Quiz
•
10th Grade
17 questions
CP M.6 Assessment Review

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
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
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
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade