Question: Using Visual Studio, create a C++ program that does the following: OUTPUT: Hello World! My name is yourname. OUTPUT: What is your name? INPUT: (Accept
Using Visual Studio, create a C++ program that does the following: OUTPUT: Hello World! My name is yourname. OUTPUT: What is your name? INPUT: (Accept user input for a name here) OUTPUT: Nice to meet you, username. NOTE: Instead of yourname please use your actual first and last name. Important notes: Youn.code MUST be in C++. If it is not, it will not . . The code for your program MUST run. If F. The code for your program MUST include comments. Use comments to explain what the code is doing. Note that for this particular assignment, the comments will be very simple. You can either submit your .cpp file or copy and paste ALL of your code into a notepad (NOT Word) document. Do not submit the project file for this assignment, I just want the code that you typed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
