TLE Q3 Module 1-5

TLE Q3 Module 1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Javascript Variables

Javascript Variables

10th Grade

10 Qs

JS Snippet Quiz

JS Snippet Quiz

9th - 12th Grade

8 Qs

Review Kotlin Day 1

Review Kotlin Day 1

9th - 12th Grade

10 Qs

Python Quiz - 4

Python Quiz - 4

4th - 11th Grade

10 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

15 Qs

JavaScript Variables and Arithmetic

JavaScript Variables and Arithmetic

8th - 12th Grade

14 Qs

TLE Q3 Module 1-5

TLE Q3 Module 1-5

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Andrei Venecia

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

THESE ARE SYMBOLS THAT ARE USED TO PERFORM OPERATION ON OPERANDS

JAVASCRIPT CONST

JAVASCRIPT LET

JAVASCRIPT ARITHMETIC

JAVASCRIPT OPERATORS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IT IS A SYMBOL FOR ASSIGNMENT OPERATOR

+

-

/

=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IT BEHAVES LIKE A LET KEYWORD

CONST

IF

VAR

TRY

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

starts with a // and ends with //. Any text between

this line will be ignored and will not be executed by JavaScript.

SINGLE LINE COMMENT

MULTI LINE COMMENT

COMMENT

VAR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

SINGLE LINE COMMENT

MULTI LINE COMMENT

COMMENT

VAR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are used to identify actions to be performed. It tells the

browser to create variables.

keyword

Identifiers

variables

var

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a combination of values, variables, and operators, which

computes to a value.

var

expressions

keyword

comment

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?