Objectives: Learn to use arrays to save data read from an input file Learn to define functions that perform various tasks using data in arrays Instructions Part 1. This programming assignment requires you to define arrays in main which will be used to save the properties for the five books in your data file, rather than using individual variables. Name your arrays by adding ‘s’ to the end of the names you chose for the book
OR
OR