Subject: PHP

Object Interaction

  • Create two classes: Book and Library.
  • Book should have properties: title, author, and price.
  • Library should have a method addBook(Book $book) to store books and a method displayBooks() to list all books.
  • Create a Library object, add multiple Book objects to it, and display the details.

Select file or drag and drop

PNG, JPG, SVG

Preview