Data Structures and Algorithms Laboratory (dsal) Codes

If the code doesn't load, you can check it out on GitHub

Group F

Q23: Department maintains a student information. The file contains roll number, name, division and address. Allow user to add, delete information of student. Display information of particular student. If record of student does not exist an appropriate message is displayed. If it is, then the system displays the student details. Use sequential file to maintain the data.


                

Other Questions in Data Structures and Algorithms Laboratory

See All Available Questions