Which of the following statements would display the phrase C++ is fun?

a. std::cout <<"Thisis fun\rC++";
b. std::cout <<'++ is fun";
c. std::cout <<"'\"C++ is fun\"";
d. std::cout << C++ is fun;


a. std::cout <<"Thisis fun\rC++";

Computer Science & Information Technology

You might also like to view...

To create an instance of BigInteger for 454, use

a. BigInteger(454); b. new BigInteger(454); c. BigInteger("454"); d. new BigInteger("454");

Computer Science & Information Technology

Mark as Final and Encrypt with Password are two ________ options

A) Defensive Actions B) Protect Presentation C) Presentation Security D) Lock Presentation

Computer Science & Information Technology

When you click an object and move it to a different location on a slide, ________ display to assist you with alignment

Fill in the blank(s) with correct word

Computer Science & Information Technology

When keying signature lines in legal documents, it is best to set which type of tab?

A. left B. left underline C. right D. right underline

Computer Science & Information Technology