View this PageEdit this Page (locked)Uploads to this Page (locked)Versions of this Page over TimePrintable Version of this PageHome PageRecent ChangesSearchSign In

Free Response Questions from 2014

Here's the pdf with the questions from the exam.

The starter files came from the Litvin's, but Barbara Ericson edited them to remove the solution code.

ap14_frq_computer_science_a.pdf

Question 1: Scramble - String and list processing
ScrambledStrings.java - Run this main to test

Question 2: Director - GridWorld and write a complete class
Director.java
SleepingBug.java
DirectorRunner.java - Run this main to test

Question 3: SeatingChart - list and 2d array
SeatingChart.java - Run this main to test
Student.java

Question 4: Trio - Implement an interface and conditionals
Drink.java
Lunch.java - Run this main to test
MenuItem.java
Salad.java
Sandwich.java
SimpleLunchItem.java
Trio.java

Last modified 2 June 2015 at 8:07 pm by ericson