TLE 1-10 QUIZ 10 BURGOS G15

TLE 1-10 QUIZ 10 BURGOS G15

10th Grade

10 Qs

quiz-placeholder

Similar activities

Tecnología 10° Periodo 4

Tecnología 10° Periodo 4

10th - 11th Grade

11 Qs

2.9.4 Module Quiz - Basic Switch and End Device Configuration

2.9.4 Module Quiz - Basic Switch and End Device Configuration

10th Grade

14 Qs

TLE QUIZ

TLE QUIZ

10th Grade

10 Qs

TLE 1-10 QUIZ 10 BURGOS G15

TLE 1-10 QUIZ 10 BURGOS G15

Assessment

Quiz

Instructional Technology

10th Grade

Medium

Created by

dianalyn tilan

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?