Suppose, a university has to maintain a list of all students, a list of all subjects and a record of which student has registered for which course. Write the pseudocode to maintain linked list structures.
Answers
Answered by
0
you can use database to store this type of large information
Similar questions