What is pseudocode?
Retake Review 1

Quiz
•
Computers
•
9th Grade
•
Medium
Autumn Hart
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A pokemon that looks like a tree but is actually made of stone
A representation of code that is not written in a real programming language
It's another name for flowcharts
A programming language used to make phone apps
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of this logical operator? ||
AND
OR
NOT
Equal to
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of this logical operator? !
AND
OR
NOT
Not equal to
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of this logical operator? &&
AND
OR
NOT
Greater than or equal to
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these options is NOT a comparison operator?
>
<=
=
!=
Answer explanation
Remember, in programming, one equal sign is assignment (storing a value into a variable). The comparison operator that checks if two values are equal uses TWO equal signs (==).
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the pseudocode provided. Is the alligator happy (true)?
int x = 0;
Print x >= 0;
True (Happy Alligator)
False (Sad Alligator)
x >= 0
Not enough info
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all that apply: Which of the following are true? (Assume x = 17)
x == 17
x + 3 > 20
x <= 100
x != 500 && x > 500
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Dasar Pemrograman Python

Quiz
•
9th Grade
15 questions
QUIZ : Creating an algorithms

Quiz
•
9th Grade
15 questions
Python Basics Quiz

Quiz
•
9th - 12th Grade
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
10 questions
IGCSE Computer Science - Chapter 9: Problem-Solving and Design

Quiz
•
9th - 10th Grade
10 questions
Python - Operators and Conditional Statement

Quiz
•
3rd - 10th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Python Input/Output

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