Right click and open in new tab to make image larger: I do not need the code, please create a UML class diagram (can dra

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Right click and open in new tab to make image larger: I do not need the code, please create a UML class diagram (can dra

Post by answerhappygod »

Right click and open in new tab to make image larger: I do not
need the code, please create a UML class diagram (can draw
or do online)
Right Click And Open In New Tab To Make Image Larger I Do Not Need The Code Please Create A Uml Class Diagram Can Dra 1
Right Click And Open In New Tab To Make Image Larger I Do Not Need The Code Please Create A Uml Class Diagram Can Dra 1 (117.42 KiB) Viewed 45 times
Description A company pays its employees on a weekly basis. The company has three types of employees: 1. Salaried employees, who are paid a fixed weekly salary regardless of the number of hours worked; 2. Hourly employees, who are paid by the hour and receive overtime pay; 3. Commissioned employees whose pays are 20% of the week's sales • Create a console-based object-oriented Java application that: Calculates weekly pay for an employee. The application should display text that requests the user input the name of the employee, type of employee, and the monthly salary, or hourly rate, if it's an hourly employee, and hours worked for the week. • For hourly employees, the rate will be doubled if it's beyond 40 hours/week. The application should then print out the name of the employee and the weekly pay amount. In the printout, display the dollar symbol ($) to the left of the weekly pay amount and format the weekly pay amount to display currency. • Implements a feature that allows the company to reward selected salaried employees by adding 10% to their salaries. Your program should display an asterisk (*) to the upper right of the weekly pay amount, and a note stating bonus added below the table, as shown below: Name Class Hours Sales Rate Weekly Pay James Hogan Salaried $3,300.00* Jennifer Waltz Hourly 45 $10.95 $547.50 $15.00 $480.00 Moly Smit Hourly. 32 Joan Han Salaried $2,600.00 Marry Butler Commissioned $2,000.00 ===================== TOTAL $8,927.50 *A 10% bonus is awarded Lab Submission • Your program should follow the coding guideline • Source code Design document (UML class diagrams) • At least 5 test output $10,000.00
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply