The Modern JavaScript Bootcamp (2019) - More on Variables

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Quizizz Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you try to define a variable with the same name twice using 'let' in JavaScript?
JavaScript throws a syntax error.
The second variable is ignored.
The variable is overwritten without any error.
The program runs but with unexpected results.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in JavaScript?
1variable
variable$
variable#
variable!
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why can't a variable name start with a number in JavaScript?
It makes the code run slower.
It is reserved for special functions.
It is allowed, but not recommended.
It causes a syntax error.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character is NOT allowed as the first character in a JavaScript variable name?
An exclamation mark (!)
A letter
An underscore (_)
A dollar sign ($)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a reserved keyword in JavaScript?
A word that is ignored by the compiler.
A word that is used for comments.
A word that has a special meaning in the language.
A word that can be used as a variable name.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a reserved keyword in JavaScript?
var
let
const
function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you avoid using a reserved keyword as a variable name?
By adding a number at the end.
By using it in uppercase.
By using it in lowercase.
By slightly altering the keyword.
Similar Resources on Wayground
8 questions
The Modern JavaScript Bootcamp (2019) - Working in Strict Mode

Interactive video
•
University
6 questions
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Naming Conventions / 007-1

Interactive video
•
University
4 questions
The Modern JavaScript Bootcamp (2019) - Working in Strict Mode

Interactive video
•
University
2 questions
The Modern JavaScript Bootcamp (2019) - Working in Strict Mode

Interactive video
•
University
6 questions
Learn Java from Scratch - A Beginner's Guide - Step 17 - How to Name a Variable

Interactive video
•
University
6 questions
Java Programming for Complete Beginners - Java 16 - Step 17 - How to Name a Variable

Interactive video
•
University
6 questions
TypeScript for Beginners - Introduction - Variables and Data Types

Interactive video
•
University
6 questions
Learn JavaScript from Scratch JavaScript for Everyone - Deleting Object Properties

Interactive video
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade