Search Header Logo

TLE 1-10 QUIZ 10 BURGOS G15

Authored by dianalyn tilan

Instructional Technology

10th Grade

Used 1+ times

TLE 1-10 QUIZ 10 BURGOS G15
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These variables are declared outside any function and can be accessed anywhere

in JavaScript.

A SCOPE

B FUNCTION

C FUNCTION SCOPE

D GLOBAL SCOPE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable declared with __________ has the global scope.

A LET

B SCOPE

C VAR

D CONST

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It determines the accessibility and visibility of variables in your code.

A GLOBAL SCOPE

B SCOPE

FUNCTION

D FUNCTIONSCOPE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________ is a set of statements that perform tasks and returns a value.

FUNCTION

FUNCTION SCOPE

SCOPE

GLOBAL SCOPE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is anything between { }, an area within if, switch conditions

or for and while loops, which means that those variables exist only within the

corresponding block.

A BLOCK SCOPE

B FUNCTION SCOPE

C SCOPE

D FUNCTON

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

a function.

A TRUE

B FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________4. In JavaScript, var are used to perform repeated tasks based on a

condition.

A FALSE

B TRUE

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?