15 Point code in java JP Megan is starting a startup. She needs contractors in a hurry. She assigns you the task of crea

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

15 Point code in java JP Megan is starting a startup. She needs contractors in a hurry. She assigns you the task of crea

Post by answerhappygod »

15 Point
code in java
JP Megan is starting a startup. She needs contractors in ahurry. She assigns you the task of creating an employee system.
She wants it to
-Take the employee's name and badge number (system. in)
-Check if the name and badge number are correct (true/false)
-Check if the employee and credentials (name and id are thesame) (true /false)
-update pay rate,
-raise the pay rate
-number of employees
output
Name - John Powell [3223]
Does the name and ID match [true]Commission Added [Congrats]Pay rate for employee [70.3333]Revise Pay -> [true, 71.33]Payday average [100.00]Workforce Number [2]check if employees one and two are the same [false]
============================================
Name -Joe Powell [3332 ]
Does the name and ID match [true]Commission added [Congrats]Pay rate for employee [70.3333]Revise Pay [true, 71.33]Payday average [7000.00]Workforce Number [2]check if employees one and two are the same [false]
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply