Question: Project Description Design: This project requires you to read data from a file in CSV format into an Array List of objects. Each object represents
Project Description
Design: This project requires you to read data from a file in CSV format into an Array List of
objects. Each object represents a unit of data. The data should be displayed as formatted data
in your output console as well as a files. Your project should also be implemented using a
modular design.
Objective: To extract data from a CSV formatted text file located in your data folder and store
each data unit in its own object. Once extracted and stored, these data units should have the
ability to be searchable and sortable in an Array List object.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
