a. Create an application that uses a graphic interface to capture employee data and writes that data to a random access output file. The data required for each employee includes an employee ID number...


a. Create an application that uses a graphic interface to capture employee data and


writes that data to a random access output file. The data required for each


employee includes an employee ID number from 1 through 99 inclusive, the first


and last names of the employee, and the employee’s hourly pay rate. Allow the


user to enter data one record at a time and to click a button to save each record.


Save the class as CreateRandomEmployeeFile.java.


b. Create an application that allows the user to enter an employee ID number.


When the user clicks a button, display all the stored data for the employee. Save


the file as ReadRandomEmployeeFile.java.



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here