How can I make a student data base using linked list in c++.

Each node in the linked list will contain the information for one student. First create a structure with all the information you want about a student then add a next pointer for the linked list.

If you need more information then you will have to be a lot more specific acout what you want and what you don't understand about your assignment.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.