Question: Code in Java, please. Use the data from the files attached to generate book objects. Each book object should contain a book title, an ISBN
Code in Java, please.
Use the data from the files attached to generate book objects. Each book object should contain a book title, an ISBN number, an author name formed by a randomly selected first name and a randomly selected last name, and a randomly generated price ranging from $0.00 to $99.99. Store these book objects in an array called books.
You can use whatever titles, ISBN numbers, first names, last names, or prices you want. I would like to see what this would look like
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
