Saturday, February 11, 2012

C++ Project Student Information System?

November 16, 2009 by  
Filed under class registration system

The Student Information System contains record of students and one record should have following fields about a student
•Student ID
•Student Name
•Student Father Name
•Registration Number
•Student Class
•Address
•Date of birth
The Student Information System should have the following features
1.Register a new Student into School System
2.Update an existing student record
3.Delete an existing student record
4.Search a student record by
a.By Student ID
b.By Student Name
5.View All Student Records
6.Exit –to exit from application
Student Information System should also support persistence for student records
Supporting simple persistence by any application requires handling of two scenarios
•On start up of application-data (student records) must be read from file.
•On end/finish up of application -data (student records) must be saved in file.

Comments

4 Responses to “C++ Project Student Information System?”
  1. h_howee says:

    Don’t expect anyone to do all this for you. Is there anything more specific that you need help with?

  2. Chloe says:

    seriously.

  3. Elisa M says:

    That’s lot of work, may be you can contact a C++ expert live at website like http://askexpert.info/

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

You must be logged in to post a comment.

Powered by Yahoo! Answers