TLE QUIZ

TLE QUIZ

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ICT QUIZ Q3 MOD 1-5

ICT QUIZ Q3 MOD 1-5

10th Grade

10 Qs

Evaluare Funcții

Evaluare Funcții

11th Grade

8 Qs

Arranged me!

Arranged me!

KG - University

10 Qs

INFORMASI 9 S1 HAL 034 PTS

INFORMASI 9 S1 HAL 034 PTS

9th Grade

15 Qs

JavaScript Variables Quiz

JavaScript Variables Quiz

12th Grade

15 Qs

G21 10 ZAMORA

G21 10 ZAMORA

9th - 12th Grade

10 Qs

JS 1

JS 1

12th Grade

15 Qs

Criando funções em JavaScript

Criando funções em JavaScript

9th Grade - University

6 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?