Please enable JavaScript to use CodeHS

Review: AP® Computer Science A

Description

For this 2 part FRQ, students will need to loop through an array to find a maximum value of an object. They will also need to apply conditional statements in this part.

For part B, students will need to write a method overload that will update values of an object.

Description

This FRQ will require students to write a complete class. Students will also need to add, remove and access elements in an ArrayList and iterate through the list to print results.