TPT
Total:
$0.00
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
AP Computer Science A: Free Response Question in Java for AP® Test Review
Share

Description

AP Computer Science A Test Review and Practice: Free Response Question


A full, unique free response question using Java in the style of the AP Computer Science exam.

Students complete three methods from a library management system. The problem presents two existing classes: Library and Book. Students complete three new methods as a part of the Library class:

  1. public void addBook(Book newBook)
  2. public ArrayList<String> findBooksByAuthor(String author)
  3. public Book recommendBook(int targetYear)

The problem allows students to practice using ArrayLists, manipulating Strings, writing loops and conditional statements, and working with an existing class structure.

Full solutions implemented in Java are provided.

Report this resource to TPT
Reported resources will be reviewed by our team. Report this resource to let us know if this resource violates TPT's content guidelines.

AP Computer Science A: Free Response Question in Java for AP® Test Review

CompSciGuy
23 Followers
$2.00

Highlights

Grades icon
Grades
10th - 12th
Pages
8
Answer Key
Included
Teaching Duration
1 hour

Description

AP Computer Science A Test Review and Practice: Free Response Question


A full, unique free response question using Java in the style of the AP Computer Science exam.

Students complete three methods from a library management system. The problem presents two existing classes: Library and Book. Students complete three new methods as a part of the Library class:

  1. public void addBook(Book newBook)
  2. public ArrayList<String> findBooksByAuthor(String author)
  3. public Book recommendBook(int targetYear)

The problem allows students to practice using ArrayLists, manipulating Strings, writing loops and conditional statements, and working with an existing class structure.

Full solutions implemented in Java are provided.

Report this resource to TPT
Reported resources will be reviewed by our team. Report this resource to let us know if this resource violates TPT's content guidelines.

Reviews

This product has not yet been rated.
Rated 0 out of 5

Questions & Answers

Loading
Loading