Answer to Question #23847 in C++ for rishi shrivastava

Question #23847
#include <iostream>

using namespace std;
char name(){
char a;
cout<<"Enter Your Name :";
cin>>a;
}


int main()
{
name();
cout<<"Your Name Is :";

return 0;
}
1
Expert's answer
2013-02-06T09:39:40-0500
Dear visitor
Unfortunately, the statement of your question is a bit confusing.
What do you need to be done? Please, give us the details so we could help you

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS