2005 AP CSA FRQ 3: MemberInfo
Topic: Marine Biology Case Study (Legacy)
Skills Tested: Case study specific - ArrayList of objects, environment manipulation
Curriculum Alignment: Unit 4 (Data Collections) (2025-2026 AP CSA)
Points: 9 | Time Estimate: ~22 minutes
Part (a)
Note: This FRQ was part of the Marine Biology Case Study which is no longer part of the AP CSA curriculum.
Solution
// This FRQ required knowledge of the Marine Biology Case Study
// which has been removed from the AP CSA curriculum.
// Modern equivalent: ArrayList operations with custom objects
Part (b)
The Marine Biology Case Study is no longer tested on the AP exam.
Solution
// Key skills from this FRQ are now tested through
// standard ArrayList manipulation problems.
Key Concepts
Common Mistakes to Avoid
Scoring Guidelines
Total Points: 9
Points are awarded for:
- Correct loop structure and bounds
- Proper method calls and return statements
- Correct conditional logic
- Handling edge cases appropriately
Partial credit is available for demonstrating understanding even with minor syntax errors.
Official College Board Resources
Continue Studying
About the Author: Tanner Crow is a certified AP Computer Science teacher with 11+ years of experience helping students succeed on the AP CSA exam.
Last updated: January 2026