Question: Create a program named Relatives List that declares an array of at least 1 2 relative objects and prompts the user to enter data about

Create a program named Relatives List that declares an array of at least 12 relative objects and prompts the user to enter data about them.
The Relative class includes auto-implemented properties for the following:
Name - Relative's name
Relationship - relationship to you (for example, aunt)
Include three integers (Month, Day, Year) that together represent the Relative 's birthday - month, day, and year
Display the Relative objects in alphabetical order by first name, as shown below:
...
\table[[Joe,Brother,84?2000
 Create a program named Relatives List that declares an array of

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!