Create a java program with class Service: ID (incremental ID by1for each group), Priority (High, Medium, Low, Other),ResolutionTimeFrame (Measured in Man hours), AssignedUser,Status(resolved or not), Fee. The program must: add a new service,delete service, assign a service request to a specificperson(entered by user) and resolve service.
Expert Answer
An answer will be send to you shortly. . . . .