Question: I need help creating these classes and file, its for a class in Java Create a class Employee with two variables, full name, and manager
I need help creating these classes and file, its for a class in Java
Create a class Employee with two variables, full name, and manager Create a class called EmployeePortfolios that do the followings: Read a file that contains following data and load it in the Employee object: Name Betty Bob Dilbert Joseph Nathan Sally Sam Susan Veronica Manager Sam Sally Nathan Sally Veronica Veronica Joseph Bob Create two methods that sort the employee objects by name and manager and display the data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
