AP Computer Science A
multiple choice: pacing
42 questions in 90 minutes is about 129 seconds each, and the average hides more than it tells you.
Last verified 12 August 2026. Counts and timings are those served by our own AP Computer Science A practice exams, read from the exam engine on 12 August 2026.
Seconds per question
42 questions, 90 minutes, roughly 129 seconds each if you spread them evenly. Nobody does.
| Unit | Questions | Time | Per question |
|---|---|---|---|
| Using Objects and Methods | 8 | 17 min | 128 sec |
| Selection and Iteration | 13 | 28 min | 129 sec |
| Class Creation | 6 | 13 min | 130 sec |
| Data Collections | 15 | 32 min | 128 sec |
| Total | 42 | 90 min | 129 sec |
Where the time goes
Notice that every unit works out at about the same 129 seconds a question. That is not a scheduling detail, it is the whole difficulty: the real exam does not divide its clock by unit at all. You are handed 90 minutes and left to decide how to spend them.
That freedom matters more here than anywhere, because ninety minutes for forty-two questions invites a student to sit and stare at one array problem. Four minutes on a 2D array question is three questions at the end you never opened.
What this covers, and what it does not
No AP exam is entirely multiple choice, and AP Computer Science A is no exception. The multiple-choice section is 55% of your total score. The rest is four free-response coding questions in 90 minutes: methods and control structures, class design, array and ArrayList work, and 2D arrays.
Our practice exam is the multiple-choice section only. Code you write by hand needs a human reader; forty-two questions about what a loop does can be marked exactly, and each wrong option can be told back to you as the tracing slip it was. We would rather say that plainly than sell you something described as a full AP Computer Science A exam that is not one.
There is no penalty for a wrong answer
Nothing is deducted for guessing on any AP exam. In this subject the guess is often better than one in four, because two of the four options usually fail on an obvious off-by-one you can spot without finishing the trace.
How to practice it
Most wrong answers here are not misunderstandings, they are tracing errors. The fix is to write the value of each variable down the margin as you read a loop, every time, until you stop needing to. Sitting the section against the real clock is the only way to find out whether that habit survives 90 minutes of pressure.
Practice the real thing
Our AP exams are full length and written from scratch — every wrong answer carries its own explanation, so a child learns what they got wrong and why. Ten questions are free, with no account and no card. After that it is five credits an exam.
More on the AP
- What is on the AP Psychology exam?
- AP Psychology multiple choice: pacing
- What is on the AP Computer Science A exam?
- What is on the AP English Language exam?
- AP English Language multiple choice: pacing
- What is on the AP US History exam?
- AP US History multiple choice: pacing
- What is on the AP World History exam?
- AP World History multiple choice: pacing
- The AP Psychology exam: a complete guide
- The AP Computer Science A exam: a complete guide
- The AP English Language exam: a complete guide
- The AP US History exam: a complete guide
- The AP World History exam: a complete guide
- How to use an AP Psychology practice test
- How to use an AP Computer Science A practice test
- How to use an AP English Language practice test
- How to use an AP US History practice test
- How to use an AP World History practice test