Question: Q3 Declare a struct Employee with fields Name as C-String, eID as int, Saraly as double with eID as key. Suppose you have a file
Q3 Declare a struct Employee with fields Name as C-String, eID as int, Saraly as double with eID as key. Suppose you have a file Emplyee.dat which has some number of records (of type Employee) in it. Now read a key from user and delete record of this key from file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
