The stream that is used for output to the screen is called ___________.

Fill in the blank(s) with the appropriate word(s).


cout

Computer Science & Information Technology

You might also like to view...

Which of the following are not true

a. an object of the derived class may be stored in a variable of the base class b. an object of the base class may be stored in a variable of the derived class c. an object of a derived class that is derived from another class that is derived from a third class can be stored in a variable of the third class. d. all of the above e. none of the above

Computer Science & Information Technology

Which of the following is not part of the analysis phase of the program development cycle?

a. determine the required output (the result) b. determine the required input (the data) c. determine the formulas needed to get the required results d. determine the names of all the variables to be used

Computer Science & Information Technology

If a sheet tab has ________ you know that it is not selected

A) a dotted background B) a solid background color C) a red border D) a bolded border

Computer Science & Information Technology

The output produced by a compiler is called a(n) ____, which is a machine language version of the source code.

a. object program b. high-level program c. assembly program d. executable program

Computer Science & Information Technology