Search Header Logo

Unit 3 Review

Authored by Zachary Wilson

Business

9th Grade

Used 2+ times

Unit 3 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the onMouseMove event?

It is called when the mouse is clicked.

It is called every time the mouse is moved and not pressed.

It is called when the mouse is double-clicked.

It is called when the mouse is stationary.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the onMouseDrag event triggered?

When the mouse is moved without pressing.

When the mouse is pressed and moved.

When the mouse is clicked once.

When the mouse is double-clicked.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an if statement do?

Runs code only if a test is false.

Runs code only if a test is true.

Runs code regardless of any test.

Runs code only if a test is undefined.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator checks if x is less than y?

x > y

x <= y

x < y

x == y

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator checks if x is equal to y?

x != y

x == y

x = y

x > y

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the operator x != y check?

If x is greater than y.

If x is less than y.

If x is not equal to y.

If x is equal to y.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which statement best describes how the "else" part of a conditional statement works? (See the example conditional statement.)

It runs if the condition in the if statement is true.

It runs if the condition in the if statement is false.

It runs regardless of the if statement.

It never runs.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?