AP CSA Unit 4 Review

Quiz
•
Computers
•
11th Grade
•
Easy
Lauren Wheelwright
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's the output?
012345
0123456
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
(Infinite loop)
12345
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's the output?
1
12
01
12345
3.
OPEN ENDED QUESTION
2 mins • 1 pt
Re-write this for-loop as a while loop
Evaluate responses using AI:
OFF
Answer explanation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these nested loops will print out the following output?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What prints when we run the main method?
AP
CSA
CSA
AP
AP
CSA
CSA
CSA
AP
AP
AP
CSA
CSA
CSA
CSA
APAPCSACSACSA
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Complete the code so that it prints every third character in String s, starting at the 1st character.
Ex: If s="ABCDEF", print "AD"
Evaluate responses using AI:
OFF
Answer explanation
7.
OPEN ENDED QUESTION
3 mins • 1 pt
Complete this code so that it prints a triangle as follows:
0
01
012
0123
Evaluate responses using AI:
OFF
Answer explanation
The length of each line is determined by the variable i.
The length of each line should increase from 0 to 3.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Pseudocode Keywords

Quiz
•
11th Grade - University
12 questions
1.1.1 Hardware- Output Devices

Quiz
•
9th - 12th Grade
10 questions
Understanding Procedures in Python

Quiz
•
9th Grade - University
15 questions
ONE 6th FORM Introduction to Python Basics

Quiz
•
11th Grade
10 questions
Pseudocode WHILE Loops

Quiz
•
10th - 12th Grade
14 questions
Big Idea 1: Creative Development

Quiz
•
9th - 11th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
15 questions
Iteration

Quiz
•
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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade