
AP CS A Flashcard 4 Practice
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

8 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Given the code shown here, what are the first and last numbers output?
Back
6 12
2.
FLASHCARD QUESTION
Front
Choose which three values should replace the blanks in the for loop so that it loops through the numbers: 2 7 12 17 22 27
Back
2, <=27, +=5
3.
FLASHCARD QUESTION
Front
How many times will the "while" loop execute in this code?
Back
22
4.
FLASHCARD QUESTION
Front
What changes are needed to the code shown here in order to print the odd numbers from 11 to 25 inclusive? Options: x+=2 should be x++, x < 25 should be x <= 25, x+=2 should occur after the println, int x = 11 should be int x = 9, correct as is - no changes needed
Back
x+=2 should occur after the println
5.
FLASHCARD QUESTION
Front
What is the output of the code shown here? Options: This is an infinite loop, 1 2 0 9 5, 2 0 9 5 1, 9 0 2 1 0, 5 9 0 2 1
Back
9 0 2 1 0
6.
FLASHCARD QUESTION
Front
Choose which three values should replace the blanks in the for loop so that it loops through the numbers: 11 9 7 5 3 1
Options: 11, <=11, --
1, <11, +=2
11, >=1, -=2
11, >1, --
1, <=11, -=2
Back
11, >=1, -=2
7.
FLASHCARD QUESTION
Front
Which option(s) will cause the code segment to print only the values: 2 22 42 62 82 ? I. x < 100 II. x <= 80 III. x != 100
Back
I, II, and III
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
10 questions
DNA Flashcards
Flashcard
•
9th - 12th Grade
7 questions
CSS Rules Flashcard-unit 4 CodeHS
Flashcard
•
7th Grade - University
6 questions
Flashcard
Flashcard
•
7th Grade - University
10 questions
ReactJS Flashcards
Flashcard
•
KG
10 questions
Statistical Estimates & Hypothesis
Flashcard
•
9th - 12th Grade
7 questions
Places
Flashcard
•
KG - University
7 questions
2025 S3/S4 CCKS Nutri in Humans Pt 2 Hormones
Flashcard
•
8th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade