Problem solving in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Problem solving in java

Problem statementEmployee management system This program is also an extension of the previous programming assignment 2. Feel free to useyour code from program 2 if needed.You will be writing a multiclass user management system using the java. Create a program thatimplements a minimum of four classes. The classes must include:1.Employee Class with the attributes of Employee ID, First Name, Middle Initial, LastName, Date of Employment.2.EmployeeType Class that has two instances of EmployeeType objects: salaried andhourly. Each object will have methods that calculates employees payroll( you may useattributes from Assignment 2), but you must handle the calculation in a method. Assumethat you have hourly employees who work overtime and if the hours they worked over 40hours, they must be paid one-and-one-half times the regular rate of pay for all hoursworked over 4o hours. Both federal and state tax must be calculated3.Address Class that handles address of the employee: attributes include street address,city, state, zip code,4.Contact Class - The Contact class will have email and phone attributes, you may alsocreate an instance of Address object.The above four classes are required, but you can add more if you want to make yourprogram a realistic application of the real world.Note Be Careful.1.Do not accept negative number for any of the items entered.2.The program must be able to register a minimum of three employees at a time. 3.Registered employees can be looked up using their employee id(3 points Extracredit, you are not permitted to use Array)4.Use different data types (int, string, double, boolean, char)5.Do not use array in this program - if you use array, you will lose 15 points

15th Jun 2019, 11:39 AM
Safina Nganga
Safina Nganga - avatar
27 Answers
+ 4
What have you done so far? What about assignment 2? Have you solved it? If yes: show this code and we can help you to choose the parts you can re-use for this assignment If not: try to solve it and then work on this assignment
15th Jun 2019, 3:56 PM
Denise Roßberg
Denise Roßberg - avatar
+ 4
Safina Nganga I mean your first sentence: "This program is also related to an extension to the previous programming assignment 2". Did you solve the previous assignment? ArrayList is also not allowed? All kind of lists?
15th Jun 2019, 5:29 PM
Denise Roßberg
Denise Roßberg - avatar
+ 2
caution! this is not done, but I'm not gonna finish it so ... you better get to work! good luck and happy coding! 😄 https://code.sololearn.com/cE9Um3M2o3P5/?ref=app
15th Jun 2019, 5:01 PM
Anton Böhler
Anton Böhler - avatar
+ 2
whats that suppose to mean😩😩😩
15th Jun 2019, 6:15 PM
Safina Nganga
Safina Nganga - avatar
+ 2
freakin nightmare somedays😩
15th Jun 2019, 6:17 PM
Safina Nganga
Safina Nganga - avatar
+ 1
this kind of sounds like homework or an assignment from school... 😅
15th Jun 2019, 12:12 PM
Anton Böhler
Anton Böhler - avatar
+ 1
yes need a little help
15th Jun 2019, 12:13 PM
Safina Nganga
Safina Nganga - avatar
+ 1
😩😩😩
15th Jun 2019, 3:00 PM
Safina Nganga
Safina Nganga - avatar
+ 1
if you are not permitted to use arrays, do you need to use list or nothing useful? 😅
15th Jun 2019, 3:22 PM
Anton Böhler
Anton Böhler - avatar
+ 1
no arrays man😩😩😩
15th Jun 2019, 5:20 PM
Safina Nganga
Safina Nganga - avatar
+ 1
i have assignment 2
15th Jun 2019, 5:21 PM
Safina Nganga
Safina Nganga - avatar
+ 1
yes i have it and no arrays😩😩😩pleeeaaassee
15th Jun 2019, 5:37 PM
Safina Nganga
Safina Nganga - avatar
+ 1
bro its a picture i need to send but i cant send a pic here 😩😩
15th Jun 2019, 5:55 PM
Safina Nganga
Safina Nganga - avatar
+ 1
use whatsapp web
15th Jun 2019, 5:59 PM
Anton Böhler
Anton Böhler - avatar
+ 1
thats an array list not an array... 😉
15th Jun 2019, 6:01 PM
Anton Böhler
Anton Böhler - avatar
+ 1
you paying with bruh😩😩😩
15th Jun 2019, 6:01 PM
Safina Nganga
Safina Nganga - avatar
+ 1
cant take the risk😩
15th Jun 2019, 6:02 PM
Safina Nganga
Safina Nganga - avatar
+ 1
playing*
15th Jun 2019, 6:02 PM
Safina Nganga
Safina Nganga - avatar
+ 1
then copy it later!?!
15th Jun 2019, 6:05 PM
Anton Böhler
Anton Böhler - avatar
+ 1
hahaha 😂😂😂😂 are you still gonna be here 5 hrs later or are you flaking on me?
15th Jun 2019, 6:07 PM
Safina Nganga
Safina Nganga - avatar