
TLE Q3M5 QUIZ

Quiz
•
Computers
•
10th Grade
•
Easy

Reuell Isael Quiliza
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Declaring a const is similar to when it comes to Block Scope
let
var
variable
keywords
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The const keyword defines a the constant value
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If we assign a primitive value to a constant,
we cannot _______ the primitive value.
change
define
use
declare
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Redeclaring a JavaScript var variable is ________________ anywhere in a program.
restricted
available
not available
found
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define the statement:
var x = 2; // Allowed
const x = 2; // Not allowed
{
let x = 2; // Allowed
const x = 2; // Not allowed
}
The properties of a constant object can be changed.
Redeclaring a JavaScript var variable is allowed anywhere in a program.
Redeclaring a JavaScript var variable is allowed anywhere in a program.
Redeclaring or reassigning an existing const variable, in the same scope, or in the same
block, is not allowed.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The __________ keyword is a constant variable therefore it cannot be reassigned.
Const
let
var
script
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of scope is the var variable
Function Scope
Block Scope
Local Scope
Global Scope
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
TLEQ3

Quiz
•
10th Grade
10 questions
Arrays Javascript (CodeCademy)

Quiz
•
9th - 12th Grade
10 questions
TLE Q1

Quiz
•
10th Grade
10 questions
Subject Grade 10 AE

Quiz
•
10th Grade
10 questions
Q3 TLE

Quiz
•
10th Grade
10 questions
TLE 10 M6

Quiz
•
10th Grade
10 questions
gambare

Quiz
•
10th Grade
10 questions
TLEQ3M1-5

Quiz
•
10th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade