Inside which HTML element do we put the JavaScript?
Coding 101- JS variables

Quiz
•
Education
•
Professional Development
•
Medium
Mostafa Hazareh
Used 9+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<js>
<scripting>
<javascript>
<script>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is the correct place to insert JavaScript?
The <meta> section
The <body> section
The <div> section
The <title> section
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for referring to an external script called "script.js"?
<script href="script.js">
<script name="script.js">
<script src="script.js">
<script> script.js </script>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a variable called price, assign the value 500 to it.
let price = 500;
let price: 500;
let price = "500";
let price : 500;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is not correct?
let color = "blue";
const color = "blue"
const color = #0000FF;
let color = "#0000FF"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a variable called carName and assign the value volvo to it.
let carName: "volvo";
let carName = "volvo";
let carname = volvo;
let carname : "volvo";
Similar Resources on Quizizz
10 questions
TDX21 Quiz

Quiz
•
Professional Development
10 questions
Sylvan Day 2 Prep Review- Script Overview

Quiz
•
Professional Development
10 questions
Abkürzungsrally ZiTh

Quiz
•
Professional Development
11 questions
Uji ingatan : Renal, Poisoning, Saraf, klinis khusus

Quiz
•
Professional Development
7 questions
Kuis Awareness SMK3

Quiz
•
Professional Development
10 questions
Javascript Basics

Quiz
•
Professional Development
10 questions
RCP Via QUIZZIZ | JavaScript

Quiz
•
Professional Development
10 questions
UJIAN KEHIDUPAN 4 - ANTONIM

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade