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
Iteration Practice

Flashcard
•
9th - 12th Grade
15 questions
AP CSP - Code.org Unit 3 Review

Flashcard
•
9th - 12th Grade
10 questions
Programming Overview

Flashcard
•
8th - 12th Grade
12 questions
Code.org - Unit 6 Lists, Loops, and Traversals

Flashcard
•
10th Grade - University
12 questions
Java-Recursion

Flashcard
•
9th - 12th Grade
15 questions
Finch/micro:bit Knowledge Check

Flashcard
•
9th - 12th Grade
13 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

Flashcard
•
9th - 12th Grade
12 questions
GCSE Computing Low & High Level Languages/IDE's

Flashcard
•
10th - 11th 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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade