Used printf/scanf instead of cout/cin. Display output in notepad File Handling Create a file for the define a set of employee records that will have the following fields: EmployeeStructure Employee Number 10 characters Employee Name 15 characters Status Code R or C Hours Worked999 Deductions 99999.99 The program will have the following requirements: 1. Created file may b Show more Show moreUsed printf/scanf instead of cout/cin.Display output in notepad and in program. Computer Science Engineering & Technology C++ ProgrammingCSC 2450