Search Header Logo

JS Recap

Authored by Estiven Salinas Chiri

Computers

Professional Development

Used 3+ times

JS Recap
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] Which keyword creates a mutable block-scoped variable in JavaScript?

var
const
let
static

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] Which operator checks value AND type equality?

==
===
!=
=

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] What does typeof null return?

object
null
undefined
number

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] Which array method adds an element to the end of an array?

shift()
push()
unshift()
pop()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] What characters are used to create a template literal?

'quotes'
quotes
backticks (`)
angle brackets

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

[Beginner] Which built-in object provides random() and floor() methods?

Date
Math
Number
Object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

[Beginner] Which DOM method returns the first element matching a selector?

querySelector()
querySelectorAll()
getElementById()
getElementsByClassName()

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?