
Conditional Quiz Review

Quiz
•
Computers
•
8th Grade
•
Medium
Caitlin Conley
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the definition of a Variable?
Writing out a program’s logic in plain English or Something Similar
A way to make decisions in programming by checking conditions
a function or method that compares two values and determines their relative order
A tool that we use to remember values for later use in a program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the definition of Pseudocode?
A way to make decisions in programming by checking conditions
A tool that we use to remember values for later use in a program
Writing out a program’s logic in plain English or Something Similar
a function or method that compares two values and determines their relative order
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the definition of a Conditional?
Writing out a program’s logic in plain English or Something Similar
a function or method that compares two values and determines their relative order
A tool that we use to remember values for later use in a program
A way to make decisions in programming by checking conditions
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the Correct syntax of an If/then Statement?
If (distance < 3) { hero.sneakLeft(); } If (distance > 3) { hero.moveLeft(); }
If (distance < 4) hero.sneakLeft(); If (distance > 4) hero.moveLeft();
If distance > 4 hero.sneakRight(); If distance < 4 hero.moveRight();
if distance = hero.moveLeft() if distance > hero.sneakLeft()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following IS NOT a Comparator used in coding?
/
<
=
<
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following IS a Boolean?
True
false
Wrong
Both A and B
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is the Correct syntax of an If/Else Statement?
if distance < 3 hero.castEarthWave(); else hero.castEarthPit( nearestTarget );
if ( distance < 3 ) hero.castEarthWave(); else hero.castEarthPit( nearestTarget );
if ( distance < 3 ) { hero.castEarthWave(); } else { hero.castEarthPit( nearestTarget ); }
None of the Above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
CoderZ Robotics

Quiz
•
8th Grade
15 questions
MS Excel- Grade 6

Quiz
•
4th - 10th Grade
10 questions
Maze Race Coding Activity Quiz

Quiz
•
8th Grade
11 questions
Python Basics Quiz

Quiz
•
8th Grade
15 questions
Keyboarding 2

Quiz
•
7th - 8th Grade
12 questions
Microsoft Word Domain 2

Quiz
•
8th Grade
15 questions
Programming Vocabulary

Quiz
•
6th - 8th Grade
14 questions
Bài kiểm tra cuối khóa CS1

Quiz
•
3rd - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade