2017 AP Computer Science FRQ Solutions

Like every year, students had 4 FRQ problems to solve on the 2017 Computer Science AP-A Exam. This year they were Digits, Phrase, Multiplication Practice, and Successors.

Digits

The Digits FRQ has you working with an integer, an ArrayList filled with Integer objects, and making a determination on that ArrayList based on contents.

Read more...

Phrase

In Phrase you're working with processing a string

Read more...

Study Practice

Study Practice has you working with a parent and subclass to build a class for practicing multiplication problems

Read more...

Successors

In Successors you're working with a 2d-array of integers and an arbitrary class, Position

Read more...
This site contains affiliate links. If you click an affiliate link and make a purchase we may get a small commission. It doesn't affect the price you pay, but it is something we must disclose.