IT Company having employees as CEO, Manager, Assistant manager of each department, Employees are part of department.
Departments are-:
DEV
HR
Finance
Reception
Each of the employees from each department has to perform as per their role such as-:From HR he need to schedule interview/recruiter similarly other should perform their task.
Need to use oops concepts of java
Thanks in advance I will be grateful to you as I am learning new designs
I have a problem statement which need to solve by creating java program using design patterns using oops concepts-:
IT Company having employees as CEO, Manager, Assistant manager of each department, Employees are part of department.
Departments are-:
DEV
HR
Finance
Reception
Each of the employees from each department has to perform as per their role such as-:From HR he need to schedule interview/recruiter similarly other should perform their task.