Question: C++ problem Write a C++ program to prompt the user to input her/his name and print this name on the screen, as shown below. The
C++ problem
Write a C++ program to prompt the user to input her/his name and print this name on the screen, as shown below. The text from keyboard can be read by using cin>> and to display the text on the screen you can use cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
