2021 AP CSA FRQ #3A : scoring
Sign in to Google to save your progress. Learn more
Scorer's Name (optional)
Point 1 : Accesses all elements of names (no bounds errors) *
Point 2: Instantiates a MemberInfo object with name from array, provided year, and good standing *
Point 3: Adds MemberInfo objects to memberList (in the context of a loop) *
Point 4: Declares and initializes an ArrayList of MemberInfo objects *
Point 5: Accesses all elements of memberList for potential removal (no bounds errors) *
Point 6: Calls getGradYear or inGoodStanding *
Point 7: Distinguishes any three cases, based on graduation status and standing *
Point 8:  Identifies graduating members *
Point 9: Removes appropriate members from memberList and adds appropriate members to the ArrayList to be returned *
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy