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
11 questions
Understanding APIs and Methods in Unity

Quiz
•
6th - 8th Grade
14 questions
JavaScrip - DSI

Quiz
•
1st Grade - University
15 questions
JS Talks, Quiz #5

Quiz
•
1st - 12th Grade
20 questions
JavaScript Level 1

Quiz
•
5th - 9th Grade
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
17 questions
Lección1 - JavaScript

Quiz
•
1st Grade - Professio...
10 questions
L1 Console, Variables and Creating a Program

Quiz
•
8th Grade
20 questions
JavaScript Basics Review

Quiz
•
7th - 12th 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
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

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

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
15 questions
Wren Pride and School Procedures Worksheet

Quiz
•
8th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
10 questions
Converting Repeating Decimals to Fractions

Quiz
•
8th Grade