Write an application program using dynamic array of object to store the ISBN, title, and
author of book. Create a class called "Book", add appropriate data fields to the class, add the
operations (methods) insert, removeAt, indexOf, and print to the class.
please i want the code as simple way and as soon as possible thank you for your help