Creates a third container that merges the two lists


Problem

Mat and Pat want to invite their friends to a party. They ask you to write a program that does the following:

- Allows Mat to enter a list of his friends' names. The names are stored in a container and then displayed in sorted order.

- Allows Pat to enter a list of her friends' names. The names are stored in a second container and then displayed in sorted order.

- Creates a third container that merges the two lists, eliminates duplicates, and displays the contents of this container.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Creates a third container that merges the two lists
Reference No:- TGS02639334

Expected delivery within 24 Hours