TLE Q3 (Mods 1-3)

TLE Q3 (Mods 1-3)

10th Grade

10 Qs

quiz-placeholder

Similar activities

Introducción a JavaScript - A1

Introducción a JavaScript - A1

10th Grade

10 Qs

Tổng quan JavaScript

Tổng quan JavaScript

9th - 12th Grade

12 Qs

Recuperação 1ºTrim Téc Introd.a.Program

Recuperação 1ºTrim Téc Introd.a.Program

10th Grade

10 Qs

1ªSerie - N2T3

1ªSerie - N2T3

10th Grade

10 Qs

Básicas de JavaScript

Básicas de JavaScript

10th Grade

10 Qs

JS mainīgie

JS mainīgie

9th - 12th Grade

15 Qs

saldeee

saldeee

10th Grade

8 Qs

N2T2 - NEM - Pensamento Computacional

N2T2 - NEM - Pensamento Computacional

10th Grade

10 Qs

TLE Q3 (Mods 1-3)

TLE Q3 (Mods 1-3)

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Jewel Delos Santos

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

JavaScript can use the document.getElementById(id) methd to access an HTML element, and the id atrribute defines the HTML element.

innerHTML

documnet.write

window.alert

console.log

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is appropriate to use this for testing purposes.

innerHTML

documnet.write

window.alert

console.log

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This 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 need to be displayed to the user.

innerHTML

documnet.write

window.alert

console.log

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An alert box is used to display data.

innerHTML

documnet.write

window.alert

console.log

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If a JavaScript statement does not fit in one line, the best place to break it is after an operator.

Code Blocks

White Spaces

Line Length and Line Breaks

JB values

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

JavaScript ignores multiple spaces. You can add this to your script to make it more readable.

Code Blocks

White Spaces

Line Length and Line Breaks

JB values

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

JavaScript statements can be grouped together in here, inside curly brackets{...}.The purpose of this is to define statements to be executed togerther.

Code Blocks

White Spaces

Line Length and Line Breaks

JB statements

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?