TLE 1-10 QUIZ 10 BURGOS G15

TLE 1-10 QUIZ 10 BURGOS G15

10th Grade

10 Qs

quiz-placeholder

Similar activities

TLE ICT MODULES  6-7

TLE ICT MODULES 6-7

10th Grade

10 Qs

javascript

javascript

10th Grade

12 Qs

MABINI G12

MABINI G12

10th Grade

10 Qs

quiz2 ni xy

quiz2 ni xy

10th Grade

10 Qs

Diagnósticos sobre C++ noveno

Diagnósticos sobre C++ noveno

8th Grade - University

6 Qs

Intro to Python Project Stem Unit 7 Quizs

Intro to Python Project Stem Unit 7 Quizs

9th - 12th Grade

7 Qs

MOD 2 TLE IDENTIFICATION

MOD 2 TLE IDENTIFICATION

9th - 12th Grade

10 Qs

G2TLEMOD6

G2TLEMOD6

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

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?