Q: 6
Which statement should be added in the following program to make work it correctly?
using namespace std;
int main (int argc, const char * argv[])
{
cout<<"Hello";
}
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.