AP CSP Loops Practice

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

12 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which word means the same as "repeat"?
Back
Iterate
2.
FLASHCARD QUESTION
Front
Is used to repeat a specific block of code an unknown number of times, until a condition is met.
Back
While Loop
3.
FLASHCARD QUESTION
Front
Is used to repeat a specific block of code a known number of times.
Back
For Loop
4.
FLASHCARD QUESTION
Front
In which scenario would a loop be most helpful? Maura wants a program to perform a math operation one time. Jamila is programming a robot to hop once and then raise its arm once. Vinny wants a program to go through a list of 35 of his friends and remind each friend what time a study group starts. Damian is writing a program that will tell him what to wear depending on the weather.
Back
Vinny wants a program to go through a list of 35 of his friends and remind each friend what time a study group starts.
5.
FLASHCARD QUESTION
Front
adds one to variable x in a loop
Back
x++;
6.
FLASHCARD QUESTION
Front
How many times will the following program print "hello"? Options: 10, 11, 9, This code will loop infinitely
Back
This code will loop infinitely
7.
FLASHCARD QUESTION
Front
What is wrong with this loop?
Back
It never ends
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
CODEHS Looping Unit 5 Review

Flashcard
•
9th - 12th Grade
15 questions
Python Functions and Exceptions Review

Flashcard
•
9th - 12th Grade
7 questions
Unit 1 - SD 1 Review

Flashcard
•
KG - University
6 questions
C Programming - Control Flow

Flashcard
•
KG
12 questions
BJC AP CSP Unit 3 Exam Review (In-Class)

Flashcard
•
9th - 12th Grade
15 questions
Java - Flow of Control Flashcard

Flashcard
•
9th - 12th Grade
11 questions
VOCAB REVIEW: Information Technology

Flashcard
•
9th - 12th Grade
8 questions
Warm Up- EduBlocks- Terms and Concepts

Flashcard
•
9th - 12th Grade
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