Question: C++ Write the C++ code for a void function that prompts the user to enter a name, and then stores the user's response in the
C++
Write the C++ code for a void function that prompts the user to enter a name, and then stores the user's response in the string variable whose address is passed to the function. Name the function getName.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
