tle javascript

tle javascript

10th Grade

10 Qs

quiz-placeholder

Similar activities

CSAwesome 5.4 - 5.6

CSAwesome 5.4 - 5.6

10th - 12th Grade

8 Qs

Mateos's quiz

Mateos's quiz

10th Grade

10 Qs

Python Basics and Syntax

Python Basics and Syntax

6th - 12th Grade

14 Qs

TLE Q3 Module 1-5

TLE Q3 Module 1-5

10th Grade

10 Qs

Understanding Decomposition in Computing

Understanding Decomposition in Computing

10th Grade - University

10 Qs

Programming Basics

Programming Basics

9th - 10th Grade

10 Qs

CSP Unit 3 Data Representation

CSP Unit 3 Data Representation

9th - 12th Grade

10 Qs

AP CSP Review 11Q #2

AP CSP Review 11Q #2

10th - 12th Grade

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