How to draw a flow chart to read the employee master file and to output the number of employees in each department who have a basic degree.An employee record contains employee number, name, date of birth, basic degree and the department number.The records in the file are in ascending order of the department number and the basic degree field contains y or n.