Question: Please help me with this code in C++ 43. (7 points) Write code that will populate a vector with string values received from the user
Please help me with this code in C++

43. (7 points) Write code that will populate a vector with string values received from the user until the user enters "done". Each received string, except "done", is placed in a new element at the end of the existing vector. Assume the vector is originally empty. int main) // Write code below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
