
Retake Review 1
Authored by Autumn Hart
Computers
9th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is pseudocode?
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?