Find Jobs
Hire Freelancers

payroll part 2

$30-250 USD

In corso
Pubblicato quasi 6 anni fa

$30-250 USD

Pagato al completamento
Instructions: (This is the same asmt we did in class, the only difference is that the data file does not tell us how many employees we have. You need to figure out how to handle this situation. However, you may assume the number of employee will never exceed 20000.) ----------------- Write a program to model three different kinds of employees in a company using inheritance and File I/O. Your program will consist of three classes that extend the class Employee and a testing class [login to view URL] that reads in payroll information from a file then prints it to the console window. The Classes Manager, HourlyWorker, and CommissionEmployee: ----------------------------------------------------------------------------------------- To model different types of employees, extend the provided abstract class Employee by writing three new classes: Manager, HourlyWorker, and CommissionEmployee. Implement the abstract methods as required. Managers get paid a fixed weekly salary, commission employees get paid based on base salary and commission (commission rate x sales), hourly workers get paid an hourly wage with time-and-a-half: 1.5 times the hourly wage for hours worked over 40 hours. Do not create additional fields, and only write methods that override methods from either Employee or Object. The Class Payroll: Create a class called Payroll with a main method to test your classes. This method should create an array of type Employee (think about what size you use?) Then, populate the array using data from the text file [login to view URL] using appropriate Java I/O techniques. Each line of the file will look similar to one of these: #Steve, Davis,2000 *John, Kanet, 800, 7000, 0.10 @Thomas, Hill, 20, 50 *Lisa, Green,800,6000,0.10 In order to populate the array, you will need to split() each String on the (,) character so you can access each individual value of data. Based on the first value (e.g., #) your method will know whether to create a new Manager, HourlyWorker, or CommissionWorker object. Once created, populate the object with the remaining values then store it in the array. Finally, iterate through the array of employees using the enhanced for loop syntax, and print out each employee in the following format: Manager: Steve Davis $2000 Commission Employee: John Kanet $1500 (Base salary: $800, sales: $7000, Commission rate: 10%) Hourly Worker: Thomas Hill $1100 (Hourly wage: $20, hours worked: 50)
Rif. progetto: 17176388

Info sul progetto

6 proposte
Progetto a distanza
Attivo 6 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
6 freelance hanno fatto un'offerta media di $123 USD
Avatar dell'utente
Hi! My name is Ihor, I will be glad to help you I have strong experience in Java and C# development for 3+ years. Feel free to contact me any time to discuss details.
$155 USD in 3 giorni
4,9 (23 valutazioni)
6,2
6,2
Avatar dell'utente
Hello. It's a simple purely coding task and even the class structure is already written for you in the task description. I can do it in an hour or two starting right after you award me the project.
$50 USD in 1 giorno
5,0 (37 valutazioni)
5,6
5,6
Avatar dell'utente
Hi, I can build this project with the 4 java classes. I am a software engineer with high skills in java. Contact me
$55 USD in 2 giorni
3,4 (5 valutazioni)
3,0
3,0
Avatar dell'utente
Hello there, I'm a well experienced Java developer. I think this is some kind of assignment which requires Java and seems like I can do it, if you provide me more information. Since I'm also a university student, I know the importance of deadlines. This task seems like something I can complete on time. If you are interested, feel free to talk. Let's see whether I can help you out with this. Cheers! :)
$166 USD in 2 giorni
0,0 (0 valutazioni)
0,0
0,0
Avatar dell'utente
I can do this within 24hrs. I have countless hours in design and programming in projects just like this.
$155 USD in 1 giorno
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: UNITED STATES
Woodbridge, United States
4,9
9
Metodo di pagamento verificato
Membro dal dic 9, 2015

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.