tle javascript

tle javascript

10th Grade

10 Qs

quiz-placeholder

Similar activities

Q3 M3 SetB

Q3 M3 SetB

10th Grade

12 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Understanding Programming Constructs

Understanding Programming Constructs

10th Grade - University

10 Qs

TLE Q3 M4

TLE Q3 M4

10th Grade

10 Qs

QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

10th Grade

10 Qs

Java Scope mini quiz

Java Scope mini quiz

9th - 12th Grade

9 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

tle javascript

tle javascript

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Fionah Elli

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An alert box is used to display data.

Using document.write

Using window.alert

Using console.log

Using innerHTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is appropriate to use document.write() for testing purposes.

Using window.alert

Using innerHTML

Using console.log

Using document.write

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are text, written within double or single quotes.

Strings

Numbers

Literals

Variables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are written with or without decimals like 5.50 or 100

Letters

Variables

Strings

Numbers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _________ starts with a // and ends with //.

Single-Line Comments

Multi-Line Comments

Documentation Comment

Inline Comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ start with /* and end with */.

Inline Comments

Single- line Comments

Multi-line Comments

Documentation Comments

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables declared with var and let are quite similar when declared inside a

function. They will both have _________.

Variable

Function Scope

Block Scope

Global Scope

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?