js_edu_wrap_up

js_edu_wrap_up

1st Grade - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python Strings

Python Strings

University

20 Qs

Review Python Dictionaries

Review Python Dictionaries

9th - 12th Grade

18 Qs

Python Lists

Python Lists

9th - 12th Grade

15 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

For Loop Python_2024

For Loop Python_2024

Professional Development

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Python KS3

Python KS3

8th Grade

17 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

js_edu_wrap_up

js_edu_wrap_up

Assessment

Quiz

Computers

1st Grade - Professional Development

Hard

Created by

rest teacher

Used 14+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will this code do?

Throw a ReferenceError

Print "orange"

Print "undefined"

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which value is falsy?

'false'

[]

{}

``

new Boolean(false)

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the result of this code?

'2' > '12'

TypeError

true

false

NaN

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Media Image

What will this code print?

Jack

Daniel

undefined

ReferenceError

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

What will this code print?

0

1

2

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What is the result of this code?

((...x, y) => x)(1, 2, 3)

[1, 2, 3]

[1, 2]

1

SyntaxError

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of this code?

['a', 'b', 'c'][3]

'c'

undefined

ReferenceError

'a'

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?