Which of the following is a correct way to declare a variable in JavaScript?
Basic JavaScript Programming Quiz

Quiz
•
Computers
•
5th Grade
•
Hard
Muhammad Nezad
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
var myVariable;
variable myVariable;
v myVariable;
declare myVariable;
2.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is the correct syntax for referring to an external script called "script.js"?
<script src="script.js"></script>
<script link="script.js"></script>
<script ref="script.js"></script>
<script href="script.js"></script>
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How do you write "Hello World" in an alert box?
alert("Hello World");
msg("Hello World");
alertBox("Hello World");
msgBox("Hello World");
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How do you create a function in JavaScript?
function myFunction() {}
create myFunction() {}
function:myFunction() {}
def myFunction() {}
5.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How do you call a function named "myFunction"?
call myFunction();
myFunction();
call function myFunction();
execute myFunction();
6.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How do you write an IF statement in JavaScript?
if i = 5 then
if i == 5 then
if (i == 5)
if i = 5
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How does a WHILE loop start in JavaScript?
while (true){}
while true do
while i < 6:
while true:
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
JavaScript Variables

Quiz
•
3rd Grade - University
15 questions
Computer Coding Quiz

Quiz
•
2nd - 8th Grade
13 questions
Code Combat JavaScript Quiz

Quiz
•
4th - 8th Grade
10 questions
HTML, CSS i JS

Quiz
•
5th Grade
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
20 questions
Coding Basics

Quiz
•
5th - 8th Grade
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
10 questions
quiz 1

Quiz
•
1st - 5th Grade
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
Discover more resources for Computers
20 questions
Reading Comprehension

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

Quiz
•
5th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
25 questions
Multiplication Facts

Quiz
•
5th Grade
5 questions
Multiply Decimals

Lesson
•
5th - 6th Grade
12 questions
Interjections

Lesson
•
5th Grade
35 questions
Science Mania Quizizz

Quiz
•
4th - 5th Grade