1. Develop a set of classes for a college to use in various student service and personnel applications.
Classes need to design include the following:
1.1 Person- A person contains a first name, last name, street address, zip code and phone number.
The class also includes a method that sets each data field, using a series of dialog boxes and a
display method that displays the entire Person’s information on a single line at the command line on the screen. (9)
Comments
Leave a comment