TLEQ3Module 1-5

TLEQ3Module 1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Introducción Arreglos JS II

Introducción Arreglos JS II

10th Grade

10 Qs

saldeee

saldeee

10th Grade

8 Qs

1ªSerie - N2T3

1ªSerie - N2T3

10th Grade

10 Qs

Evaluasi Javascript 1

Evaluasi Javascript 1

10th Grade

10 Qs

quiz 2

quiz 2

8th - 11th Grade

10 Qs

[AP CSP] JavaScript Basics

[AP CSP] JavaScript Basics

9th - 12th Grade

14 Qs

Estructuras de Control en JavaScript

Estructuras de Control en JavaScript

10th Grade

10 Qs

10 -Quiz#3: JavaScript Introduction

10 -Quiz#3: JavaScript Introduction

10th Grade

14 Qs

TLEQ3Module 1-5

TLEQ3Module 1-5

Assessment

Quiz

Computers

10th Grade

Medium

Created by

ALLYSSA ESPERANZATE

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The person who invented JavaScript

in 1995.

Brendan Eich

Mark Zuckerberg

Elon Musk

Bill Gates

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is an extension filename of

JavaScript.

VT

JC

JS

AT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript ignores multiple spaces. You can add white space to your script to

make it more readable. A good practice is to put spaces around operators ( = + - * / )

CODE BLOCKS

SEMICOLONS

VARIABLE

WHITE SPACES

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript statements can be grouped together in _______, inside curly

brackets {...}. The purpose of ______ is to define statements to be executed together.

One place you will find statements grouped together in blocks, is in JavaScript

functions

WHITE SPACES

CODE BLOCKS

JS

STRINGS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a JavaScript statement does not fit in one line, the best place to break it is after

an operator.

CODE BLOCKS

WHITE SPACES

LINE LENGTH & LINE BREAKS

JS VALUES

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are two types of _________:

• Fixed values

• Variable values

JS VALUES

CODE BLOCKS

STRINGS

SEMICOLONS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

MULTI-LINE COMMENTS

CAMELCASE

KEYWORDS

SINGLE LINE COMMENTS

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?