Skip to content

⭐ Rated 4.9/5 by 8,400+ students  |  🎓 Expert writers in 80+ subjects  |  ✅ 100% original, no AI  |  🔒 Confidential & secure

Home Blog

JNeed computer science help with a java question about object-oriented design

5 min read

Question description

Complex assessment task? We know exactly what markers reward.

Our assessment specialists decode your marking rubric and produce model answers that hit distinction criteria — for written, practical, and portfolio tasks at universities across the US, UK, Australia, Canada, UAE, and Kuwait.

✓ Plagiarism-free · ✓ 100% human · ✓ Free revisions · ✓ Confidential

Get My Assessment Done

🔒 No payment to start · From 3 hrs

Programming Assignment 3: Inheritance and ArrayListFor this assignment, we will work with the employee program. See the provided files.Class Employee will represent the superclass. This class is an example of re-use in your object-oriented design.Class StudentEmployee will be derived from the Employee class. It should have fields to hold the following information:Parameters Descriptions hoursWorked The number of hours worked in the current two-week pay period isWorkStudy True is the student is eligible for work study status; false otherwise payRate The student’s hourly pay rate Q1. Create the StudentEmployee as a child class of Employee(you need to override the constructor).Q2. Read the list of student employees from semployee.csv and store them into a ArrayList.Q3. Interact with your user through command-line run arguments.commands Actions show display every the student employee’s information (id, rate, etc.) add add a new student employee (user needs to provide the require informations)remove remove one or more student employees (user need to provide ids) sort-by-name sort the list of student employees by their namessort-by-rate sort the list of student employees by their hourly ratestudent-isWorkStudy show all the students that are eligible for work study statusshow-highest show the student employee with highest hourly rateshow-lowest show the student employee with lowest hourly ratechange-rate id/name xxx user input the student employee’s name or id, the program change its rate to xxxrate x y (bonus) show the student employees that with the hourly rate between x and y.

Complex assessment task? We know exactly what markers reward.

Our assessment specialists decode your marking rubric and produce model answers that hit distinction criteria — for written, practical, and portfolio tasks at universities across the US, UK, Australia, Canada, UAE, and Kuwait.

✓ Plagiarism-free · ✓ 100% human · ✓ Free revisions · ✓ Confidential

Get My Assessment Done

🔒 No payment to start · From 3 hrs

Need help with your assignment?

Expert writers available now. Original work, no AI, free revisions.

🔒 No payment to start · Free revisions · Money-back guarantee

4.9 ★

Student rating

8,400+

Papers delivered

97%

On-time delivery

Why students choose Scholaris

  • 100% human writing, no AI
  • Plagiarism report with every order
  • Deadlines from 3 hours
  • Money-back guarantee
  • Free unlimited revisions

Related Study Guides