1
0 1
1 0 1
0 1 0 1
3. Write a program to create vector objects with student
names. Program should perform following operations based on choice.
i. add
student name
ii.remove
student name
iii.display
-displays contents of vector using enumeration interface.
No comments:
Post a Comment