JS Recap

JS Recap

Professional Development

41 Qs

quiz-placeholder

Similar activities

Quiz Layout Radar Banjarmasin - Maret 2020

Quiz Layout Radar Banjarmasin - Maret 2020

11th Grade - Professional Development

40 Qs

NCM110 - Prelim Quiz 1

NCM110 - Prelim Quiz 1

Professional Development

40 Qs

SS7 course

SS7 course

Professional Development

37 Qs

IFCD28 P.O

IFCD28 P.O

Professional Development

40 Qs

Java Screening Test

Java Screening Test

Professional Development

40 Qs

PEMOGRAMAN BEROREANTASI OBJECK--RPL

PEMOGRAMAN BEROREANTASI OBJECK--RPL

Professional Development

40 Qs

BBDD7

BBDD7

Professional Development

39 Qs

Dotnet & Dotnet Core Quiz

Dotnet & Dotnet Core Quiz

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?