L73_118 Prep for Test

L73_118 Prep for Test

12th Grade

20 Qs

quiz-placeholder

Similar activities

User Interface Design - Topic 1

User Interface Design - Topic 1

12th Grade

15 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

FSA,DFA dan NFA

FSA,DFA dan NFA

University

15 Qs

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

University

20 Qs

Berpikir Komputasional

Berpikir Komputasional

9th - 12th Grade

20 Qs

FNaF1

FNaF1

4th - 12th Grade

19 Qs

Fun with Computer Architecture

Fun with Computer Architecture

University

15 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

L73_118 Prep for Test

L73_118 Prep for Test

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Tarase Mcgee

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What happens when the condition in the if statement contains the following condition (" ")?

The code block runs

The code block does not run

An error is thrown

The program crashes

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does an else if statement allow you to do?

Declare variables

Check multiple conditions in a single block of code

Create infinite loops

Define functions

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

If the condition is changed to true, what event will occur?

Declare variables

Check multiple conditions in a single block of code

Create infinite loops

Define functions

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the output of the code shown?

no output will be shown

true

false

not equal

Answer explanation

The equality operator can lead to some strange behavior in JavaScript. For example, "0" == 0 is true, even though one is a string and one is a number. 

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the output of the code shown?

no output will be shown

true

false

not equal

Answer explanation

The strict equality operator === is used to check if two values are equal and share the same type.

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following are falsy values in JavaScript? Select all that apply

null

NaN

"0"

undefined

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the output of the code shown?

"Condition is true"

"Condition is false"

Nothing

"Error"

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?