0
3.9kviews
Write an interactive program to create a vector object and populate it with names of cities. Program should display and implement following menu choices :
| written 9.7 years ago by | • modified 9.7 years ago |
- Add city: if city name already exists in the vector than program should display appropriate message.
- Remove city: if city name does not exists in vector then program should display appropriate message.
- Display all: should display contents of vector.
Marks: 7 M
Year: Dec 2013
ADD COMMENT
EDIT
1 Answer

and 3 others joined a min ago.