

Units 6 and 7 Flashcard
Flashcard
•
Computers
•
11th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

17 questions
Show all answers
1.
FLASHCARD QUESTION
Front
A school is developing a program to keep track of information about students and their class schedules. In which of the following instances would a data abstraction be most helpful? The program includes individual variables to store the names of each student rather than a single list of students. A program includes multiple comments that could be combined into a single comment. A program includes repeated programming statements that could be moved inside a loop. A program includes repeated code that could be moved inside a function.
Back
The program includes individual variables to store the names of each student rather than a single list of students.
2.
FLASHCARD QUESTION
Front
Which of the following will result in ONLY all the items in list being printed to the console if placed where the program reads
Back
i < list.length
3.
FLASHCARD QUESTION
Front
What will be displayed in the console when this program runs? Options: 2, 3, 20, 30
Back
30
4.
FLASHCARD QUESTION
Front
What will be displayed when this program finishes running? Options: 3, 6, 7, 5
Back
5
5.
FLASHCARD QUESTION
Front
What will be displayed in the console when the following program runs? Options: 0 2 4 6, 0 2 4, 2 4 6, The program will result in an infinite loop
Back
The program will result in an infinite loop
6.
FLASHCARD QUESTION
Front
What will the following program display in the console?
for(var i = 0; i < 4; i++){
console.log(i);
}
Back
0 1 2 3
7.
FLASHCARD QUESTION
Front
What will the following program display in the console?
var sum = 0;
for(var i = 0; i < 5; i++){
sum = sum + i;
}
console.log(sum);
Back
10
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
14 questions
LETTER 1
Flashcard
•
KG
10 questions
Hypothesis Testing
Flashcard
•
11th Grade
10 questions
R2.3 How Far? Le Chatelier's Principle
Flashcard
•
12th Grade
10 questions
Викторина по алгоритмическим конструкциям ветвления
Flashcard
•
11th Grade
10 questions
IGCSE Computer Science Flashcard
Flashcard
•
11th Grade
9 questions
NT Greek Hewett ch 4a
Flashcard
•
12th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
15 questions
ACT Reading Practice
Quiz
•
11th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade
14 questions
Making Inferences From Samples
Quiz
•
7th - 12th Grade
23 questions
CCG - CH8 Polygon angles and area Review
Quiz
•
9th - 12th Grade
8 questions
Momentum and Collisions
Lesson
•
9th - 12th Grade