Conditionals Review

Conditionals Review

8th Grade

10 Qs

quiz-placeholder

Similar activities

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Basics

Python Basics

1st Grade - University

9 Qs

Python - For Loop

Python - For Loop

8th Grade

12 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Basic C# Quiz

Basic C# Quiz

6th Grade - University

8 Qs

Conditionals Review

Conditionals Review

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Cideth Oliva

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Runs only if the previous "if" line was false and this condition is true.

If Statement

Else If Statement

Else Statement

var

console.log()

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Starts a conditional: checks if a condition is true, and runs code if it is.

If Statement

Else If Statement

Else Statement

var

console.log()

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The default or fallback: runs if none of the lines before were true.

If Statement

Else If Statement

Else Statement

var

console.log()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Keyword to create a variable.

If Statement

Else If Statement

Else Statement

var

console.log()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Outputs messages to the console.

If Statement

Else If Statement

Else Statement

var

console.log()

6.

FILL IN THE BLANK QUESTION

2 mins • 2 pts

Media Image

What is the output for when var x = 5?

7.

FILL IN THE BLANK QUESTION

2 mins • 2 pts

Media Image

What is the output for when var x = 15?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?