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 2013

Here is a pdf with all of the questions from 2013.
ap13_frq_comp_sci.pdf

Here is a zip of the starter classes
StarterClasses.zip

Question 1: Music web site tracking downloads - lists, strings, interacting classes, search
DownloadInfo.java
MusicDownloads.java (run this main to test)

Question 2: Token Pass Game - one-dimensional array and random number generation
TokenPass.java (run this main to test)

Question 3: Jumping Critter - grid world case study, object-oriented concepts
GridWorldUtilities.java
JumpingCritter.java (run this main to test)

Question 4: SkyView - 2-d and 1-d arrays, traversing a 2d array, traversing a 1d array
SkyView.java

Last modified 20 December 2013 at 11:25 am by ericson