TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Web Development

Web Development

8th - 10th Grade

12 Qs

uCertify Lesson 5 UID Mid

uCertify Lesson 5 UID Mid

8th - 12th Grade

15 Qs

JavaScript Chapter 11 uCertify Test

JavaScript Chapter 11 uCertify Test

9th - 12th Grade

15 Qs

basics of javascript

basics of javascript

9th - 12th Grade

11 Qs

Comparing Python, Java, and JavaScript

Comparing Python, Java, and JavaScript

9th Grade - University

15 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 Qs

10 -Quiz#3: JavaScript Introduction

10 -Quiz#3: JavaScript Introduction

10th Grade

14 Qs

[AP CSP] JavaScript Basics

[AP CSP] JavaScript Basics

9th - 12th Grade

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