Menu

(Solved) : 43 7 Points Write Code Populate Vector String Values Received User User Enters Done Recei Q29868252 . . .

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

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 Show transcribed image text

Expert Answer


Answer to 43 7 Points Write Code Populate Vector String Values Received User User Enters Done Recei Q29868252 . . .

OR