
pseudocode

Quiz
•
Information Technology (IT)
•
9th Grade
•
Medium
Thomas Bui
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What will the following are not logical operators?
AND
<
OR
==
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following boolean expression evaluate to?
5 <= 5
FALSE
TRUE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
x ← 3
IF x < 5
THEN
OUTPUT "A"
ELSE
OUTPUT "B"
ENDIF
A
B
<No output>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
x ← 3
y ← 4
IF x < 5 AND y > 5
THEN
OUTPUT "A"
ELSE
OUTPUT "B"
ENDIF
A
B
<No output>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
x ← 3
y ← 4
IF x < 5
THEN
OUTPUT y * 5
ELSE
OUTPUT y * 2
ENDIF
15
8
20
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
x ← 3
y ← 4
z ← 5
IF x == 5
THEN
OUTPUT "A"
ELSE
IF y <> z
THEN
OUTPUT "B"
ELSE
OUTPUT "C"
ENDIF
ENDIF
A
B
C
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
x ← 3
CASE OF x
1: OUTPUT x * 1
2: OUTPUT x * 1 + 1
3: OUTPUT x * 2
4: OUTPUT x * 2 + 1
ENDCASE
3
4
6
7
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following pseudocode output? Assume all variables have been declared.
w ← 2
x ← 2 * w
CASE OF x
1: OUTPUT w * 1
2: OUTPUT w * 1 + 1
3: OUTPUT w * 2
4: OUTPUT w * 2 + 1
OTHERWISE OUTPUT x
ENDCASE
2
3
4
5
Similar Resources on Wayground
11 questions
Sumatif Lingkup Materi Berpikir Komputasional 9

Quiz
•
9th Grade
10 questions
1.2 Algoritma SK T4

Quiz
•
9th Grade - University
9 questions
Condition Programming Quiz

Quiz
•
1st Grade - University
7 questions
C++ Structuri repetitive

Quiz
•
8th Grade - University
6 questions
Structuri Algoritmice

Quiz
•
9th Grade
10 questions
ICT BEL 4

Quiz
•
4th Grade - University
10 questions
Quiz Pengetahuan Umum Komputer

Quiz
•
3rd Grade - University
10 questions
Tes pemahaman awal

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade