Question: Create a Contact class using C++ that will keep a varied number of telephone numbers as Phone classes. Phone will contain 2 public strings, phone

Create a Contact class using C++ that will keep a varied number of telephone numbers as Phone classes. Phone will contain 2 public strings, phone type (like fax, home, work, etc.), and phone number.

Populate several Contact instances in an array and set up a loop to input as many phone numbers as the user wants.

note: Using C++

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!