Q. WAP to input 10 employee records (Emp_Id, Emp_Name, Emp_Salary) and store them in a datafile named Employee.dat. Display the employee who...
Read More
Home / Data files in c
Showing posts with label Data files in c. Show all posts
Showing posts with label Data files in c. Show all posts
Displaying employee info having highest salary from data file having 10 records - C
Q. Write a program to input 10 employee records (Emp_id, Emp_Name and Emp_Salary) and store them in a data file named "Emp.dat". D...
Read More
Count and display number of charcters, white spaces, tabs, new lines present in the content of file - C
Q. Write a program to read content of data file named "PU" and count and display number of characters, white spaces, tab spaces an...
Read More
Store records of 10 employees in employee.dat file and disply the record having lowest salary- C
Q. 1) WAP to input 10 employee records(Emp_id,Emp_name,Emp_salary) and store them in a datafile named Employee.dat. Display the employee who...
Read More
Subscribe to:
Posts
(
Atom
)