2021 AP CSA FRQ #4B : scoring
Sign in to Google to save your progress. Learn more
Scorer's Name (optional)
Point 1 : Compares an item from array2D with 0 *
Point 2: Accesses every item from row r of 2D array (no bounds errors) *
Point 3: Returns true if and only if row contains nozeros *
Point 4: Calls numNonZeroRows and isNonZeroRow *
Point 5: Identifies rows with no zeros (in the context of an if) *
Point 6: Declares and creates a new 2D array of the correct size *
Point 7: Maintains an index in the new array *
Point 8:  Traverses all necessary elements of array2D (no bounds errors) *
Point 9: Copies all and only rows identified as having no zero elements into the new array *
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