TLE QUIZ

TLE QUIZ

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

How To Drive Chapter 7

How To Drive Chapter 7

9th - 11th Grade

10 Qs

Programming Concepts Quiz

Programming Concepts Quiz

10th Grade - University

15 Qs

yazım kuralları I

yazım kuralları I

6th - 12th Grade

10 Qs

G14QUIZIZZ

G14QUIZIZZ

10th Grade

10 Qs

Bilmeceler

Bilmeceler

KG - University

14 Qs

TLE quiz module 1-5

TLE quiz module 1-5

9th - 12th Grade

10 Qs

michaelangelonierva

michaelangelonierva

10th Grade

10 Qs

INFORMASI 9 S1 HAL 034 PTS

INFORMASI 9 S1 HAL 034 PTS

9th Grade

15 Qs

TLE QUIZ

TLE QUIZ

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

marie gerona

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make the script more readable, it is recommended to apply _______.

A. Break

B. Black Label

C. Line

D. White Space

2.

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

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable declared with __________ has the global scope.

A. Const

B. Let

C. Scope

D. Var

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

C. Function Scope

D. Scope

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It behaves like a let keyword.

A. Const

B. If

C. Var

D. Try

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?