TLE QUIZ by G15

TLE QUIZ by G15

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

9th - 12th Grade

10 Qs

QUARTER 3 MODULE 6

QUARTER 3 MODULE 6

10th Grade

10 Qs

TLEQ3M1-5

TLEQ3M1-5

10th Grade

10 Qs

java script

java script

9th - 12th Grade

15 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

Front-end quiz

Front-end quiz

1st - 10th Grade

12 Qs

Coding JavaScript

Coding JavaScript

9th - 12th Grade

12 Qs

Javascript

Javascript

6th - 10th Grade

10 Qs

TLE QUIZ by G15

TLE QUIZ by G15

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Alondra Nicole

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The ____________________ start with /* and end with */. Any text

between /* and */ will be ignored by JavaScript.

Multi-line

Comments

Single Line

Comments

Identifier

Syntax

2.

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.

Black Scope

Block Scope

External Scopes

Internal Scope

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________________ start with // and ended with //.

CamelCase

Keyword

Single Line

Comments

Syntax

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This symbol is used to assign values to variables. _____________________

>

-

<

=

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is a practice of writing Identifiers with a capital letter at the middle and no

intervening spaces or punctuations. ____________________

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

____________________ in CamelCase are not allowed because they are reserved

for subtraction.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

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

in JavaScript.

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?