
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Ciência de Dados e HTML

Quiz
•
12th Grade
10 questions
Q3 MOD 1-5

Quiz
•
10th Grade
13 questions
9-Cpp-1

Quiz
•
9th Grade
10 questions
G2TLE

Quiz
•
10th Grade
10 questions
Examen Parcial 5to Admo

Quiz
•
9th - 12th Grade
11 questions
Recuperação Matemática II - Java - Programação 2 trimestre

Quiz
•
12th Grade
15 questions
Zona de Evaluación: Activa tu Conocimiento

Quiz
•
11th Grade - University
10 questions
TLE MOD 2 QUIZ

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade