tle m 1 to 5

tle m 1 to 5

10th Grade

10 Qs

quiz-placeholder

Similar activities

prueba B

prueba B

6th Grade - Professional Development

10 Qs

Aprendizajes previos

Aprendizajes previos

10th Grade

10 Qs

INTERVALOS

INTERVALOS

10th - 11th Grade

10 Qs

Excel

Excel

10th - 12th Grade

10 Qs

CPA UNIT 1

CPA UNIT 1

9th - 12th Grade

10 Qs

Quiz Fungsi SUMIF dan SUMIFS

Quiz Fungsi SUMIF dan SUMIFS

7th Grade - University

10 Qs

introducción a JavaScript

introducción a JavaScript

10th Grade

10 Qs

HTML

HTML

9th - 12th Grade

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