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
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Post-Test Operator (Pemrograman Web Server-Side PHP)

Quiz
•
9th - 12th Grade
14 questions
Logical Operators

Quiz
•
9th - 12th Grade
15 questions
Python Basics Quiz

Quiz
•
9th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
12 questions
Python Programming - Iteration

Quiz
•
9th Grade
15 questions
Asessmen Awal Kognitif Kelas 9

Quiz
•
9th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
14 questions
Lists, Subroutines and Sequence in Pseudocode - Python

Quiz
•
1st - 11th Grade
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