TLE Q3 Module 1-5

TLE Q3 Module 1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Computer

Computer

10th Grade

15 Qs

Java Test 1

Java Test 1

10th Grade

15 Qs

G3QUIZZIZM2

G3QUIZZIZM2

10th Grade

10 Qs

Greenfoot Java Classes

Greenfoot Java Classes

10th Grade

12 Qs

QUARTER 3 MOD 1-5

QUARTER 3 MOD 1-5

10th Grade

10 Qs

TLE Q3 QUIZ MODULES 1-5

TLE Q3 QUIZ MODULES 1-5

10th Grade

10 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

15 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

TLE Q3 Module 1-5

TLE Q3 Module 1-5

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Nayah Orpilla

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

A. Function

B. Global Scope

C. Function Scope

D. Scope

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

in JavaScript.

A. Function

B. Global Scope

C. Function Scope

D. Scope

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable declared with __________ has the global scope.

A. Const

B. Let

C. Scope

D. Var

4.

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. Global Scope

C. Function Scope

D. Scope

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

A. Function

B. Global Scope

C. Function Scope

D. Scope

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript Statements are composed of the following: Values, Operators,

Expressions, Keywords, and Comments.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable values are called Variables.

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?