Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help with 1/2/4 For this assignment you will use the attached data concerning employee salary data. Make a class to hold each record of

image text in transcribedplease help with 1/2/4

For this assignment you will use the attached data concerning employee salary data. Make a class to hold each record of employee data. Then make a test class, and in this class you will use an ArrayList to hold the data. Then answer the following questions in your test class: 1. What is the top employee that made the most money, and what was their name, job title, and department. 2. Search for the following employees and retrieve their records: Brian S Murphy, Eric D Clark, Lisa M Hall, Pedro Adame. 3. What was the average pay for all employees that work in the police department. 4. Check to see if any 2 employees in the data have the same name. We will complete one of the questions in class, question 2 is answered in the lecture video, and you are responsible for making methods to answer at least 2 of the other questions. The data used for our project - note that you should put this file in your project folder so that it can be read in by the program. EmployeeData-1.csv a For this assignment you will use the attached data concerning employee salary data. Make a class to hold each record of employee data. Then make a test class, and in this class you will use an ArrayList to hold the data. Then answer the following questions in your test class: 1. What is the top employee that made the most money, and what was their name, job title, and department. 2. Search for the following employees and retrieve their records: Brian S Murphy, Eric D Clark, Lisa M Hall, Pedro Adame. 3. What was the average pay for all employees that work in the police department. 4. Check to see if any 2 employees in the data have the same name. We will complete one of the questions in class, question 2 is answered in the lecture video, and you are responsible for making methods to answer at least 2 of the other questions. The data used for our project - note that you should put this file in your project folder so that it can be read in by the program. EmployeeData-1.csv a

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions