Transcription: This example prints out three strings in a row and produces the same result as the previous example, printing Hello World! to standard output. Notice also that while four lines are used for this cout statement, this is still just one statement of code. The statement ends at the semicolon.