
CSP - Unit 6

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
In which instance 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
Which line will result in the list containing the values ["stick", "rock", "stick"]? Options: wordList[2] = wordList[0], wordList[0] = wordList[2], insertItem(wordList, 0, "air"), removeItem(wordList,0)
Back
wordList[0] = wordList[2]
4.
FLASHCARD QUESTION
Front
What will be displayed in the console when this program runs? A, B, C, Error
Back
C
5.
FLASHCARD QUESTION
Front
What will be displayed when this program finishes running? Options: 3, 6, 7, 5
Back
5
6.
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
7.
FLASHCARD QUESTION
Front
What will the following program display in the console?
Options: TEST TEST TEST TEST TEST, TEST TEST, TEST TEST TEST TEST, ERROR
Back
TEST TEST TEST TEST
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
BizInnovator Startup - Persevere, Iterate, or Pivot

Flashcard
•
9th - 12th Grade
10 questions
BizInnovator Startup - Firm Up Your Value Proposition

Flashcard
•
9th - 12th Grade
12 questions
Python Functions

Flashcard
•
9th - 12th Grade
11 questions
Experimental design

Flashcard
•
9th - 12th Grade
11 questions
Alfred Music Theory Lesson 14

Flashcard
•
9th - 12th Grade
9 questions
Unit 4 Flashcard 2 Reduced 25%

Flashcard
•
9th - 12th Grade
9 questions
Loops - code.org

Flashcard
•
12th Grade
9 questions
Independent and Dependent Variable

Flashcard
•
7th Grade - University
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
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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