write a program using vectors and iterators that


Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles. The user should be able to view all DVD titles in his library, add and delete titles from the library, and exit the program. - Your program should offer a menu with choices. - After an addition of a title is made, the list is to be SORTED so it is in alphabetical order. - The program should loop after each choice and not exit unless a key to exit is pressed.a

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: write a program using vectors and iterators that
Reference No:- TGS0441867

Now Priced at $15 (50% Discount)

Recommended (95%)

Rated (4.7/5)