Question: What changes should you make to the following code if you delete the using namespace std; cout < < Who is there ? ; cin
What changes should you make to the following code if you delete the using namespace std;
cout << "Who is there ? "; cin >> name;
cout << "Hello " << name << "!" << endl
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
