JS Recap

JS Recap

Professional Development

41 Qs

quiz-placeholder

Similar activities

MVC OOP PHP AJAX JAVASCRIPT

MVC OOP PHP AJAX JAVASCRIPT

Professional Development

40 Qs

202508500002

202508500002

Professional Development

40 Qs

HTML and JavaScript Assessment

HTML and JavaScript Assessment

Professional Development

40 Qs

POWER POINT UJK

POWER POINT UJK

University - Professional Development

40 Qs

AI900-04

AI900-04

Professional Development

40 Qs

Microbit Development

Microbit Development

Professional Development

40 Qs

Uf1889_ERP_CRM

Uf1889_ERP_CRM

Professional Development

40 Qs

Teachers Evaluation 4- Thunkable

Teachers Evaluation 4- Thunkable

Professional Development

40 Qs

JS Recap

JS Recap

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Estiven Salinas Chiri

Used 3+ times

FREE Resource

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()

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?