Create a java application that would read a comma delimited text file that has information about each employee. The java program would read the file and print out information for each organization.

Ideally this would be done by creating an employee item and each item is stored in a vector.

The input is basically: employee, manager, location, subArea, and Organization. There would be 2 ouputs:

Organization Details:

<# of Organizations>,Org1,<# of SubOrgs in Org1>,SubOrg0,<# of managers in SubOrg1 and Org1>,Manager1,<# of employees for manager1 in SubOrg1 and Org1>, employee1, employee2, employee3, Manager1,<# of employees for Manager2 in Suborg1 in Org 1>, employee3, SubOrg1....

Location Details:

<# of Locations>,AR,<# of employees at loc1>,employee7, employee11, CA, <# of employees @ loc2> ....
Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.