Which of the following is a valid way to declare a global variable in JavaScript?

Week 5.2

Quiz
•
Computers
•
Professional Development
•
Hard

Poul Nichols
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var myVar = "Hello";
let myVar = "Hello";
const myVar = "Hello";
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the scope of a variable declared outside of any function in JavaScript?
Block Scope
Local Scope
Global Scope
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the scope of a variable declared inside a block in JavaScript?
Block Scope
Local Scope
Global Scope
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about the scope of variables declared with the keyword "let" in JavaScript?
They have block scope
They have local scope
They have global scope
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about the scope of variables declared with the keyword "const" in JavaScript?
They have block scope
They have local scope
They have global scope
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many numerical types are there in JavaScript?
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the escape character in JavaScript?
!
*
!=
/
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
JS

Quiz
•
Professional Development
10 questions
CS - Introduction to React Native

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
11 questions
JavaScript

Quiz
•
Professional Development
6 questions
Javascript advanced

Quiz
•
Professional Development
10 questions
FE Batch 20 (Javascript Fundamental)

Quiz
•
Professional Development
15 questions
24/01/2024

Quiz
•
Professional Development
10 questions
Advanced JS

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade