TLE Q3 M4

Quiz
•
Computers
•
10th Grade
•
Hard

Sophia Acode
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
It determines the accessibility and visibility of variables in your code.
Expression
VAR
Scope
Value
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Before ES215, there are only two types of scope. Which of the following are the two types?
Global Scope and Local Scope
Function Scope and Block Scope
Block Scope and Local Scope
Global Scope and Function Scope
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
TRUE or FALSE? Variables declared with the var keyword can have Block Scope.
TRUE
FALSE
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The main difference between let and var is that scope of a variable defined with var is limited to the block in which it is declared while variable declared with let has the global scope.
TRUE
FALSE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables declared with
the _ keyword can have Block Scope.
const
var
let
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The _ variable declared in the loop redeclares the variable
outside the loop.
let
var
const
the * sign
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
___ variables defined with the var keyword
belong to the window object.
Global
Local
Loop
Block
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
kyle

Quiz
•
10th Grade
10 questions
TLE Q3 M1-5

Quiz
•
10th Grade
10 questions
Python Exception Handling

Quiz
•
10th - 12th Grade
12 questions
Review

Quiz
•
4th Grade - University
9 questions
Computer Science Foundations - Module 4 Review

Quiz
•
9th - 11th Grade
10 questions
TLE-Q3-M5

Quiz
•
10th Grade
10 questions
Tipos de datos JavaScript

Quiz
•
9th - 11th Grade
15 questions
Computer science paper 2

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade