Home > database >  Programming experiment
Programming experiment

Time:04-27

Define a class contains information about the student list make it has the following functions:
Have reasonable constructors, data can be input by the user, create a linked list, can input student information one by one, if the user input data is not reasonable, can give prompt information,
  • Related