Create a class named Friend. Its auto-implemented properties include those for the Friend’s name, phone number, and three integers that together represent the Friend’s birthday—month, day, and year....


Create a class named Friend. Its auto-implemented properties include those for the Friend’s name, phone number, and three integers that together represent the Friend’s birthday—month, day, and year. Write a program that declares an array of eight Friend objects and prompts the user to enter data about eight friends. Display the Friend objects in alphabetical order by fi rst name. Save the program as FriendList.cs .



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here