Please enable JavaScript to use CodeHS

Review: AP® Computer Science A

Lesson 11.2 Cargo Ships

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.


Activities

These are all the activities included in the lesson

11.2.1 FRQ - Part A
11.2.2 FRQ - Part B
11.2.3 Tester