JavaScript Basics Review

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Joseph Maxwell
Used 82+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Where does JavaScript code go in an HTML document?
<script> tag
<html> tag
<style> tag
<button> tag
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can a developer show a pop-up message to the user?
alert
prompt
console.log
<p> tag
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following will successfully display a message to the user?
Alert(Hello, user);
alert("Hello, " user);
Alert("Hello, user");
alert("Hello, user");
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following will successfully display a message to the user?
alert("hello, " + "user");
Alert("hello, " + user);
alert("hello", + "user");
alert("Hello, " + user";
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this line of code do?
Declares AND sets a variable
Declares a variable
Sets a variable
Adds a value to a variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is NOT necessary when setting a variable?
variable name
equals sign
value to set the variable to
"var" keyword
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which message will the user see?
"I think you want a Sword I think"
Depends what they answer
"you want a Sword I think"
"thinkingMessage + messageToShow + thinkingMessage"
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Introduction to Microbits

Quiz
•
7th Grade
20 questions
Python Next Steps Homework Quiz

Quiz
•
8th - 10th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
20 questions
SmallBasic Introduction

Quiz
•
8th Grade
18 questions
Web Design Advanced HTML CSS

Quiz
•
9th - 12th Grade
25 questions
JS Begin

Quiz
•
6th - 8th Grade
25 questions
Javascript QUIZ 01

Quiz
•
10th Grade
15 questions
JavaScript Quiz 2

Quiz
•
9th Grade
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
Discover more resources for Computers
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
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade