What Kind of Scope
<script>
var i = 5;
for (var i = 0; i < 10; i++) {
}
document.getElementById("samp").innerHTML = i;
</script>
TLE quiz mwa mwa
Quiz
•
Instructional Technology
•
9th - 12th Grade
•
Medium
Jhon Lenard B. Javier Javier
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Kind of Scope
<script>
var i = 5;
for (var i = 0; i < 10; i++) {
}
document.getElementById("samp").innerHTML = i;
</script>
Function Scpoe
Loop Scope
Block Scope
Global Scope
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
are used to store data values.
Variable
Multi line comments
Single Line Comments
Camel Case
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Kind of Scope is this
<script>
var myName = "Rose";
myFunction();
function myFunction() {
document.getElementById("samp").innerHTML = "My name is " + myName;
}
</script>
Global Scope
Function Scope
Block Scope
Loop Scope
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
identified with unique names
The CamelCase
Identifiers
Expressions
Multi-Line Comments
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
combination of values, variables, and operators,
Expressions
CamelCase
Identifiers
Keywords
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
starts with a // and ends with //.
Single Line Comments
Multi-Line Comments
VARIABLES
Keywords
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
it cannot be reassigned.
const keyword
Html
Variable
Multi-line Commnets
10 questions
javachips
Quiz
•
10th Grade
10 questions
การพัฒนาเว็บไซต์
Quiz
•
10th Grade
15 questions
Quiz de Programação Front End
Quiz
•
12th Grade - University
8 questions
ICT igcse - Communication
Quiz
•
10th Grade
15 questions
Technology Test
Quiz
•
1st - 12th Grade
10 questions
JavasCript
Quiz
•
1st Grade - University
10 questions
G2TLEMOD6
Quiz
•
10th Grade
15 questions
Random, Parse and String Review
Quiz
•
10th Grade
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
25 questions
Spanish preterite verbs (irregular/changed)
Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)
Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1
Quiz
•
9th - 12th Grade
26 questions
June 19th
Quiz
•
4th - 9th Grade
20 questions
Distance, Midpoint, and Slope
Quiz
•
10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
27 questions
STAAR English 1 Review
Quiz
•
9th Grade