
Pseudocode Quiz

Quiz
•
Computers
•
10th Grade
•
Medium
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A condition is
a statement that is either True or False
a string
an integer
a list
2.
FILL IN THE BLANK QUESTION
30 sec • 5 pts
____________________ is an artificial and informal language that helps programmers develop algorithms.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we declare a variable in Pseudocode? (example variable of age is being used)
DECLARE Age : INTEGER
SET Age to INTEGER
DECLARE Age as Interger
Age <- INTEGER
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you assign a value to a variable (or constant) in pseudocode?
Age = 14
Age <- 14
DECLARE Age <- 14
Age == 14
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if a value is equal to another in Pseudocode? (IF statement example)
IF Age = 14 THEN
IF Age == 14 THEN
IF Age EQUAL TO 14 THEN
IF Is Age = 14 THEN
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if a value is less than or equal to in pseudocode? (IF statement example)
IF Age < 14 THEN
IF Age <= 14 THEN
IF Age LESS THAN OR EQUAL TO 14 THEN
IF Age >= 14 THEN
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if a value is not equal to another in Pseudocode? (IF Statement example).
IF Age =! 14 THEN
IF Age NOT EQUAL 14 THEN
IF Age != 14 THEN
IF Age <> 14 THEN
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
IGCSE Computer Science - Chapter 9: Problem-Solving and Design

Quiz
•
9th - 10th Grade
10 questions
Pseudocode - Arrays

Quiz
•
8th - 11th Grade
10 questions
Dasar-Dasar Algoritma

Quiz
•
10th - 12th Grade
14 questions
8.1 Programming Overview

Quiz
•
9th - 11th Grade
18 questions
SST Yr8 - NCCE - Algorithms 2

Quiz
•
9th - 12th Grade
10 questions
Pseudocode Input

Quiz
•
9th - 12th Grade
15 questions
1 - Pseudocode

Quiz
•
9th - 10th Grade
15 questions
coding

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade