tle m 1 to 5

tle m 1 to 5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Sphero Block Coding

Sphero Block Coding

KG - 12th Grade

11 Qs

Prueba Bimestral IV Tecnología e Informática

Prueba Bimestral IV Tecnología e Informática

10th Grade

10 Qs

Repaso de HTML

Repaso de HTML

10th - 12th Grade

9 Qs

Codify-Code Innovators

Codify-Code Innovators

9th - 12th Grade

5 Qs

JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

Evaluación - 27-04-2021 - 4A

Evaluación - 27-04-2021 - 4A

10th Grade

10 Qs

Latihan soal Algoritma dan Pemrograman

Latihan soal Algoritma dan Pemrograman

10th Grade

10 Qs

 TLE ASSESSMENT

TLE ASSESSMENT

10th Grade

10 Qs

tle m 1 to 5

tle m 1 to 5

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

Cherry Mae Cayao

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which HTML element do we put the JavaScript?

<javascript>

<scripting>

<script>

<js>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the correct place to insert a JavaScript?

Both the <head> section and the <body> section are correct

<body> section

<head> section

hello

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for referring to an external script called "xxx.js"?

<script href="xxx.js">

name="xxx.js">

<script src="xxx.js">

jano baho nganga

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in an alert box?

alertBox("Hello World");

msg("Hello World");

msgBox("Hello World");

alert("Hello World");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you call a function named "myFunction"?

call function myFunction()

myFunction()

call myFunction()

hello

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

edkowysr

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command used to print messages on the console in JavaScript.

print()

js.write()

console.log()

console.write()

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?