a.Create an application that allows you to enter employee data that consists of an ID number, first name, last name, and

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: 899604
Joined: Mon Aug 02, 2021 8:13 am

a.Create an application that allows you to enter employee data that consists of an ID number, first name, last name, and

Post by answerhappygod »

a.Create an application that allows you to enter employee data
that consists of an ID number, first name, last name, and monthly
sales details. Depending on whether the employees sales average is
at least 200000, output each record either to a file of employee in
target achieved or target not achieved file.
b. Create an application that displays each record in the two
files created in the employee target status application in Exercise
2a. Display display the ID number, first name, last name, employee
sales.
Write both the programs only in java
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply