JavaScript (Basic to DOM)

JavaScript (Basic to DOM)

Professional Development

30 Qs

quiz-placeholder

Similar activities

The Characteristics of the Earth

The Characteristics of the Earth

Professional Development

26 Qs

eric

eric

KG - Professional Development

35 Qs

PSUEDOCODE 2 CAPGEMINI

PSUEDOCODE 2 CAPGEMINI

Professional Development

25 Qs

100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

11th Grade - Professional Development

31 Qs

PSP 1 - Quiz 1 (Loving yourself and Appreciating Life)

PSP 1 - Quiz 1 (Loving yourself and Appreciating Life)

12th Grade - Professional Development

25 Qs

AES - Pneudraulic System

AES - Pneudraulic System

KG - Professional Development

25 Qs

Quiz Dental Health (Grade 6-7)

Quiz Dental Health (Grade 6-7)

Professional Development

25 Qs

Introduction to Landforms

Introduction to Landforms

Professional Development

26 Qs

JavaScript (Basic to DOM)

JavaScript (Basic to DOM)

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Zodo axe

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of var, let, and const uses block scope?

var

let

const

both let and const

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of a JavaScript primitive data type?

Object

Array

Number

Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ways can you concatenate strings?

+ operator

Template literals

concat() method

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between == and ===?

Both check type

== does type conversion

=== does type conversion

Both are the same

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for a template literal?

"Hello ${name}"

'Hello ${name}'

`Hello ${name}`

(Hello ${name})

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of type conversion?

Number("5")

String(123)

Boolean(1)

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of NaN?

Not a Null

Not a Number

Null as Number

None of the above

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?

Discover more resources for Professional Development