HomeGuides › AP
AP guide

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.

UnitQuestionsTimePer question
Using Objects and Methods817 min128 sec
Selection and Iteration1328 min129 sec
Class Creation613 min130 sec
Data Collections1532 min128 sec
Total4290 min129 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.