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
Inside which HTML element do we put the JavaScript?
<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 Wayground
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
10 questions
Frontend Development

Quiz
•
Professional Development
10 questions
TDX21 Quiz

Quiz
•
Professional Development
10 questions
Quiz Upgrading Wafa 1

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

Quiz
•
Professional Development
10 questions
KONSER: Basic Inventory Management, 16/11/2023

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

Quiz
•
Professional Development
10 questions
Test nhanh New BA tỉnh T5 OAP

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade