1a. Create a project in Visual basic.net 2010 that contains a Person class. Each object will contain name, address, city,...

profilecumlav
1a. Create a project in Visual basic.net 2010 that contains a Person class. Each object will contain name, address, city, state, zip code, and birth date. Create a subclass called Student which has the following fields: student id, grade point average and a list of current classes. The form should contain text boxes to enter the information for a Student. A button should put the Student information into a text file. The Person must be inherited. b. Create a form which displays a list of students which is sorted from problem a.
    • 14 years ago
    • 999999.99
    Answer(0)
    Bids(0)