How would you write cout < < Hello, ; cout < < fi rst_name; cout < <

Question:

How would you write

cout << "Hello, ";
cout << fi rst_name;
cout << "!\n";

as a single line of code?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: