Frontend Web Development Bootcamp - Build a Twitter Clone - Variables in JavaScript

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 are the three keywords used to declare variables in JavaScript?
define, set, const
int, char, float
var, let, const
declare, assign, const
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword was originally used in JavaScript for variable declaration?
define
const
let
var
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output when a variable declared with 'var' is logged to the console before it is assigned a value?
undefined
null
0
NaN
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which naming convention is most commonly used for JavaScript variables?
snake_case
PascalCase
camelCase
kebab-case
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT allowed in JavaScript variable names?
Using dollar signs
Using underscores
Starting with a number
Starting with a letter
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you try to reassign a value to a variable declared with 'const'?
The value changes
The value becomes null
The value becomes undefined
An error occurs
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword should be used if you want to declare a variable whose value will not change?
define
var
let
const
Similar Resources on Wayground
8 questions
Learn JavaScript from Scratch JavaScript for Everyone - Let and Const Variable Types

Interactive video
•
University
6 questions
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Incrementing and Decrementing

Interactive video
•
University
4 questions
Block Scope With let & const

Interactive video
•
University
8 questions
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript – Let and Const Variables

Interactive video
•
University
6 questions
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Summary-Variables And Scoping

Interactive video
•
University
6 questions
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - The Difference Between Var, L

Interactive video
•
University
6 questions
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Write Your Very First Variable in JavaScript

Interactive video
•
University
4 questions
Frontend Web Development Bootcamp - Build a Twitter Clone - Variables in JavaScript

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