Review JavaScript
Flashcard
•
Computers
•
11th Grade
•
Easy
JUSILDA VREKA
Used 1+ times
FREE Resource
Student preview

22 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What expression increases a value (i++) each time the code block in the loop has been executed?
Back
3rd Expression
2.
FLASHCARD QUESTION
Front
Sets a variable before the loop starts.
Back
1st Expression
3.
FLASHCARD QUESTION
Front
Defines the condition for the loop to run
Back
2nd Expression
4.
FLASHCARD QUESTION
Front
Determine the output of this program:
for (let index = 5; index < 8; index++) {
document.write([index] + "<br>");
}
Back
5
6
7
5.
FLASHCARD QUESTION
Front
Complete the missing part of this JavaScript "for" loop so it correctly prints numbers from 1 to 5.
for (_____; i <= 5; i++) { console.log(i); }
Back
let i=1
6.
FLASHCARD QUESTION
Front
The following "for" loop will execute 5 times.
for (let i = 0; i < 5; i++) {
console.log(i);
}
Back
True
7.
FLASHCARD QUESTION
Front
What will be the last number printed by the following loop?
for (let i = 2; i <= 10; i += 2) {
console.log(i);
}
Back
10
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
CCA2 Semester 2 Final
Flashcard
•
11th Grade - University
15 questions
12.10.24 Per 4 Solving One-Step Equations
Flashcard
•
KG - University
15 questions
PreCalc Semester 1 Review
Flashcard
•
10th Grade - University
15 questions
Parent Functions & Transformations
Flashcard
•
11th - 12th Grade
15 questions
Statistics 6.1 Random Variables & Probability Distributions
Flashcard
•
12th Grade
15 questions
Binomial distribution consolidation
Flashcard
•
11th Grade - University
15 questions
Retest: Unit 7
Flashcard
•
11th Grade - University
15 questions
Probabilités et probabilités conditionnelles
Flashcard
•
KG
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
21 questions
Halloween & Math
Quiz
•
8th - 12th Grade
13 questions
Halloween Movie Trivia
Quiz
•
9th - 12th Grade
7 questions
Halloween - Myths & Legends
Interactive video
•
10th - 12th Grade