Skip to content

Opening book details…

About this document

Student Data Structure Project by Kashish Kashish is a document available to read on EtoBox.

This project involves creating a data structure to store student data using a linked list or binary tree. The data of all students in a class, including roll number, name, age, and gender, can be entered and will persist even after closing the program. The data structure allows searching by roll number, marks, or name. The C++ code provided implements functions to insert new student data by appending to a text file, search the text file by name, and a main function with a menu to insert or search data and e

Author
Kashish Kashish
Language
EN