How will linked lists and trees be tested in Java?
The implementation of list and tree structures is a part of the AB course, but the Java standard is understandably silent about implementation details. To facilitate a uniform style for the formulation of test questions, the AP Computer Science Exam uses node classes. A description of these classes will appear at the beginning of the exam booklet and is available on the College Board Computer Science Web site.