
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
What is the correct way to declare a constant variable in JavaScript?
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 Wayground
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 Design
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University