adspace
Answer Posted / Sunit Kumar
vector<string> in C++ is a dynamic array that can store a collection of strings. It allows for efficient storage, insertion, and deletion operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers