TLE Q3 1-5

TLE Q3 1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

G5 10-ESTEBAN

G5 10-ESTEBAN

10th Grade

10 Qs

TLE QUIZZIZ 2

TLE QUIZZIZ 2

9th - 12th Grade

10 Qs

TLE Q3 MODULE 4 G16

TLE Q3 MODULE 4 G16

10th Grade

10 Qs

gambare

gambare

10th Grade

10 Qs

TLE Q3 M4

TLE Q3 M4

10th Grade

10 Qs

TLE Q3 M5

TLE Q3 M5

10th Grade

10 Qs

TLE Q3M5 QUIZ

TLE Q3M5 QUIZ

10th Grade

10 Qs

TLE Q1

TLE Q1

10th Grade

10 Qs

TLE Q3 1-5

TLE Q3 1-5

Assessment

Quiz

Computers

10th Grade

Medium

Created by

carlos antifona

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It behaves like a let keyword.

Const

If

Var

Try

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The __________ keyword is a constant variable therefore it cannot be reassigned.

Const

If

Var

Try

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript const variables must be assigned a __________ when they are

declared.

Element

Name

Property

Value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Redeclaring or reassigning an existing var or let variable to const, in the same

scope, or in the same block, is __________.

Allowed

Defined

Initialized

Not Allowed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Redeclaring or reassigning an existing const variable, in the same scope,

or in the same block, is not allowed.

Allowed

Defined

Initialized

Not Allowed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables declared with var and let are quite similar when declared inside

a function.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Global variables defined with the var keyword belong to the window object.

TRUE

FALSE

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?