JavaScript Practice Quiz

Quiz
•
Computers
•
8th Grade
•
Hard
Chimp Attack
Used 41+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To declare variable that can be reassigned, use
let
const
function
console.log
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables defined with let cannot be redeclared.
True
False
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Some of JavaScript assignment operator
*+
/=
%=
**=
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the reasons to use functions
You can reuse code
You can reassign the parameter
You don't have to use console.log
Simpler coding
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we add more conditions in conditional statements?
else if
if...else
if
use logical operator such as &&
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Execute the function named myFunction
function myFunction() {
alert("Hello World!");
}
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
A function declaration consists of the following
The function keyword.
The name of the function, or its identifier, followed by parentheses.
A function body enclosed in the function’s curly brackets, { }.
a backtick inside console.log()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Mastering Spreadsheet Formulas Quiz

Quiz
•
6th - 8th Grade
11 questions
TypeScript - змінні та типи

Quiz
•
8th Grade
14 questions
Conditionals in JavaScript

Quiz
•
7th - 8th Grade
11 questions
O que vamos aprender?

Quiz
•
1st Grade - University
12 questions
Retro Games

Quiz
•
8th Grade
10 questions
App Programming Project Quiz

Quiz
•
8th Grade
11 questions
History of Computer Games Quiz

Quiz
•
7th Grade - University
15 questions
Understanding Python Loops

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade