- write a program using vectors and iterators


- 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.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: - write a program using vectors and iterators
Reference No:- TGS0208760

Expected delivery within 24 Hours