Search results
Download free-response questions from past AP Computer Science A exams, along with scoring guidelines, sample responses, and scoring distributions.
- Grade Distributions
Grade distributions for the 2007 AP Computer Science A Exam....
- Scoring Statistics
Scoring statistics for the 2005 AP Computer Science A Exam.
- Ap Classroom
Periodically gauge student understanding of course topics...
- Digital AP Exams
Browse frequently asked questions about digital AP Exams....
- Ordering and Fees
Start here to find information on AP Exam fees, fee...
- Exam Dates
Schools in Alaska (update for 2025 AP Exams): Schools in...
- Administering Exams
AP Computer Science Principles. AP French, German, Italian,...
- Overview
View AP Exam dates, find information on exam ordering, get...
- Grade Distributions
Computer Science A 2021 Free-Response Questions. 1. This question involves the WordMatch class, which stores a secret string and provides methods that compare other strings to the secret string. You will write two methods in the WordMatch class. public class WordMatch { /** The secret string. */ private String secret;
Begin your response at the top of a new page in the separate Free Response booklet and fill in the appropriate circle at the top of each page to indicate the question number. If there are multiple parts to this question, write the part letter with your response.
21 maj 2021 · AP ® Computer Science A 2021 Free-Response Questions 1. This question involves the WordMatch class, which stores a secret string and provides methods that compare other strings to the secret string. You will write two methods in the WordMatch class.
20 lis 2024 · AP Computer Science A free-response questions (FRQs) Links to all the previous year’s AP Computer Science A free-response question papers are available in one place! Just click on the links given below and download the FRQs and start practicing.
2021 AP Computer Science A Free-Response Questions. Here's what I have for the FRQ code. Question 1. Question 2. Question 3. Question 4
The following comments on the 2021 free-response questions for AP® Computer Science A were written by the Chief Reader, John Cigas, Professor of Computer Science at Park University. They give an overview of each free-response question and of how students performed on the question, including typical student errors.