What is the correct way to declare a constant variable in JavaScript?

FEW-Js1

Quiz
•
Design
•
University
•
Hard

Gakwaya Nkundimana Joel
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
constant PI=3.14;
let PI=3.14;
const pi=3.14
none above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if you try to reassign a value to a variable declared with const?
it will change the value
it will throw an error
it will create a new variable
nothing will happen
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the answer for this "let num; console.log(num);
null
0
undefined
error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of these variable names is NOT valid in JavaScript?
myVar
$price
1st_name
_myname
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
let, var, and const are used to ______ variables in JavaScript.
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Variables created with const must be ______ during create.
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the output?
const num;
num = 5;
console.log(num);
5
undefined
syntax error
num
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Verizon - UXINDIA Stall Quiz 3

Quiz
•
University - Professi...
15 questions
UI UX Redesign

Quiz
•
University
7 questions
Xbox vs Playstation

Quiz
•
KG - Professional Dev...
10 questions
Introduction to the subject

Quiz
•
University
6 questions
Sabemos acotar

Quiz
•
12th Grade - University
6 questions
6° Seminario de Creatividad e Innovación Tecnológica II

Quiz
•
University
15 questions
UAS-IMK

Quiz
•
University
10 questions
Métodos de diseño

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade