Web Design: intro to Javascript

Web Design: intro to Javascript

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Exoictic cars.

Exoictic cars.

5th Grade - Professional Development

10 Qs

Language Features of Poem

Language Features of Poem

11th Grade

10 Qs

Chơi vui học càng vui!

Chơi vui học càng vui!

7th - 12th Grade

10 Qs

remed dmi

remed dmi

12th Grade

10 Qs

china

china

9th - 12th Grade

10 Qs

Asphalt 8

Asphalt 8

5th - 12th Grade

11 Qs

Market Failure & Govt intervention

Market Failure & Govt intervention

11th - 12th Grade

10 Qs

Tour guiding: LO1

Tour guiding: LO1

12th Grade

12 Qs

Web Design: intro to Javascript

Web Design: intro to Javascript

Assessment

Quiz

Other

10th - 12th Grade

Practice Problem

Medium

Created by

Leng Kai Ooi

Used 14+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A JavaScript file has an extension name of

.jp

.css

.html

.js

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inside which HTML element do we put the JavaScript?

<jscript>

<script>

<javascript>

<scripting>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the correct place to insert a JavaScript?

The <head> section

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

The <body> section

after the <body> section

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<script name="script.js">

<script href="script.js">

<script style="script.js">

<script src="script.js">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main characteristic of a programming language that distinguishes it from a scripting language?

Only languages developed by Microsoft can be called "programming languages."

Programming languages are developed by private organizations whereas scripting languages are open-source.

Programming languages are object-based, whereas scripting languages are object-oriented.

Programming languages are compiled whereas scripting languages are interpreted.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript is an example of which language model?

procedural

linear

object-oriented

event-driven

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What step should you take to ensure your JavaScript code runs as expected?

Make sure all users access your code from a specific browser.

Test your code in different browsers.

Test your code in Google Chrome.

Implement a function to download the latest Java runtime environment when necessary.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?