Computer Science, asked by divykavy, 6 months ago

“Employee.DAT” is a binary file containing records of employees in the form

of empcode, empname and salary details. Write a function UpdateSalary( ) in

Python to search the employee name and update his / her salary of that

employee.

Answers

Answered by vivekkumar6176
1

Answer:

Employee.DAT” is a binary file containing records of employees in the form

of empcode, empname and salary details. Write a function UpdateSalary( ) in

Python to search the employee name and update his / her salary of that

employee.

Similar questions