tle javascript

tle javascript

10th Grade

10 Qs

quiz-placeholder

Similar activities

Programming - Sequence in an Algorithm

Programming - Sequence in an Algorithm

3rd - 12th Grade

10 Qs

Q3 M3 SetB

Q3 M3 SetB

10th Grade

12 Qs

Understanding Programming Constructs

Understanding Programming Constructs

10th Grade - University

10 Qs

Mateos's quiz

Mateos's quiz

10th Grade

10 Qs

TLE QUIZ (Apostle)

TLE QUIZ (Apostle)

10th Grade

10 Qs

B13 quzizz

B13 quzizz

10th Grade

10 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

Comments documentation coding

Comments documentation coding

9th - 12th Grade

8 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?