Computer Science Homework Help

CSIS 296 Grossmont College Personal Information Class Design Program

 

Description of the Program:

Design a class that holds the following information for you:

First name, Last name, email address, and phone number.

Use the right accessor and mutator functions for the class.

Show the class by developing programming code to show the following instances of the class.

The first instance will hold your data and the second and third instances should have other data from family and friends.

Requirements creating the project


  1. Enter valid data that is easy to follow and calculate for testing when you create the screen shot running the project
  2. Allow the user of the program to enter any data for testing the program