Question: use java language to write the program. 4) Assume that we have an Employee class containing following information Employee ID, Employee Name, Job Title, Salary

use java language to write the program.
4) Assume that we have an Employee class containing following information Employee ID, Employee Name, Job Title, Salary A. Write an Employee class storing above mentioned information. (marks=4) B. Write a piece of code that create an arraylist of 100 objects of Employee and store the employee information in the file. (marks=4) c. Write a method that reads the above stored employee information from file and prints the employee detail with salary >100000. ( marks =4)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
