Q. A college needs to maintain following information for the records of it's Students. Student code (int) Student name(maximum 40 cha...
Read More
Home / structure in c
Showing posts with label structure in c. Show all posts
Showing posts with label structure in c. Show all posts
Sort details of n persons in ascending order by Name and more - C
Write a program using structure to read Name, Address and telephone number of N persons and sort the in ascending order by Name and display ...
Read More
Using structure, input records of 1000 employees & display records of employee having highest & lowest salary- C
Q. Write a program using structure to input records of 1000 employees and display records of employee, having the highest and lowest salary....
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
)