Question: Create a program in C++ that 1. Prompts the user to enter her name [1] 2. Obtains the name from the user [1] and stores

![enter her name [1] 2. Obtains the name from the user [1]](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66e40f421a006_14566e40f419cef2.jpg)
Create a program in C++ that 1. Prompts the user to enter her name [1] 2. Obtains the name from the user [1] and stores it in a "string" variable [1]. 3. Prints a message like so: "Hello World, my name is (add your name)" onto the standard display. [1] 4. Program has proper header comment as discussed in class 1] 5. Program is indented correctly [1]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
