TLE Q3 1-5

TLE Q3 1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

CẤU TRÚC CHƯƠNG TRÌNH

CẤU TRÚC CHƯƠNG TRÌNH

5th Grade - University

7 Qs

Diplo Variables

Diplo Variables

1st - 10th Grade

10 Qs

QUIZ TLE MOD6

QUIZ TLE MOD6

10th Grade

10 Qs

TLE Q3 MODULE 4 G16

TLE Q3 MODULE 4 G16

10th Grade

10 Qs

TLE Q3 M5

TLE Q3 M5

10th Grade

10 Qs

SỬ DỤNG BIẾN VÀ HẰNG TRONG CHƯƠNG TRÌNH - 2

SỬ DỤNG BIẾN VÀ HẰNG TRONG CHƯƠNG TRÌNH - 2

8th - 12th Grade

10 Qs

G5 10-ESTEBAN

G5 10-ESTEBAN

10th Grade

10 Qs

Javascript

Javascript

KG - Professional Development

13 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?