Sales Data Analysis Company Named Global Copying Machines Many Sales Employees 100 Write Q37287610

Sales Data Analysis
A company named Global Copying Machines has many sales employees(no more than 100).
Write a Java program that would process the quarter sales recordsand produce several accurate reports for the company. The dataresides in a data file named program6Sales.dat posted onBlackboard. Program output should be sent to a file or files ofyour choice.
Each sales record uses the following format:
ID   sales1      sales2       sales3      sales4
Produce the following reports:
Report1 should use the following format and information:
ID   Quarter1   Quarter2  Quarter3   Quarter4   Total
Report2 should be a sorted report, in descending order, based onthe Total Sales using the following format and information:
ID       Total
Report3 should

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.