TLE Quiz

TLE Quiz

10th Grade

9 Qs

quiz-placeholder

Similar activities

scratch

scratch

1st - 12th Grade

10 Qs

Intrinsic factors which can influence injury risk

Intrinsic factors which can influence injury risk

9th - 10th Grade

10 Qs

Code Review

Code Review

9th - 12th Grade

10 Qs

Textos narrativos: literarios y no literarios

Textos narrativos: literarios y no literarios

10th Grade

11 Qs

DPS ke Brain Bots IX-X Episode 3

DPS ke Brain Bots IX-X Episode 3

9th - 10th Grade

10 Qs

Allegory of the Cave Vocab Quiz

Allegory of the Cave Vocab Quiz

10th - 11th Grade

10 Qs

Media - Btec Component 2

Media - Btec Component 2

9th - 10th Grade

13 Qs

Q3W3_PAGSUSULIT

Q3W3_PAGSUSULIT

7th - 10th Grade

10 Qs

TLE Quiz

TLE Quiz

Assessment

Quiz

Other

10th Grade

Hard

Created by

Mich Abigail D. Arquiro

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

______ is the set of rules

Statement

Strings

Id

Syntax

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The JavaScript syntax defines ___ types of values:

2

18

3

4

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The two most important syntax rules for fixed values are:

CSS & Script

ID & HTML

Numbers & Strings

SYNTAX & Statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a programming language, variables are used to _____ data values

Store

Declare

DECLINE

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An ____ _____ is used to assign values to variables

Equal Sign

Plus Sign

Strings

Literals

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

All JavaScript variables must be identified with

Literals

Identifiers

unique names

funny names

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Single line comments start with ___

**

o_o

/*

//

8.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What do we use in JavaScript Strings

" "

=

//

9.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Variables defined with _______ can not be redeclared

Strings

Syntax

Numbers

let