Which of the following will cause the next output to begin on a new line?

A) cout << endl;
B) cout << "endl";
C) cout << "/n";
D) All of the above
E) A and C, but not B

A) cout << endl;

Computer Science & Information Technology

You might also like to view...

An HTML table is comprised of ____ and ______.

a. lines and text b. headers and body c. rows and columns d. none of the above

Computer Science & Information Technology

Match the Windows quick key shortcuts below with their commands.

A. Fit on Screen B. Zoom Out C. Access Zoom Minus tool D. Open E. Access Hand tool F. G.

Computer Science & Information Technology