TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

java script

java script

9th - 12th Grade

15 Qs

N2T2 - NEM - Pensamento Computacional

N2T2 - NEM - Pensamento Computacional

10th Grade

10 Qs

JavaScript Cert Prep

JavaScript Cert Prep

9th - 12th Grade

10 Qs

Coding JavaScript

Coding JavaScript

9th - 12th Grade

12 Qs

HTML, CSS, JavaScript Quiz

HTML, CSS, JavaScript Quiz

10th Grade

10 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

10 -Quiz#3: JavaScript Introduction

10 -Quiz#3: JavaScript Introduction

10th Grade

14 Qs

Gmetrix Intro to Programming Using JavaScript Session 1 Test

Gmetrix Intro to Programming Using JavaScript Session 1 Test

9th - 12th Grade

15 Qs

TLE Q3 M1-5

TLE Q3 M1-5

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Lolo mo Kalbo

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An alert box is used to display data.

Console.log

Window.alert

Document.write

InnerHTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a function in JavaScript which is used to print any kind of variables defined before in it or to just print any message that needs to be displayed to the user.

Console.log

Window.alert

Document.write

InnerHTML

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The __________ property defines the HTML content. JavaScript can use

the document.getElementById(id) method to access an HTML element, and the id

attribute defines the HTML element.

Console.log

Window.alert

Document.write

InnerHTML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript ignores multiple spaces. You can add _________ to your script to

make it more readable.

Semicolons

Line Breaks

White spaces

Spaces

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose of _________ is to define statements to be executed together.

Semicolons

Line Breaks

White spaces

code blocks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Start with /* and end with */. Any text between /* and */ will be ignored by JavaScript.

Comments

Javascript Comments

Multi-Line Comments

Single Line Comments

7.

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.

Comments

Javascript Comments

Multi-Line Comments

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?