You can use ____ for standard output in C++.
A. write()
B. sprintf()
C. cin
D. cout
Answer: D
Computer Science & Information Technology
You might also like to view...
To set up a file to perform I/O you must declare
a. at least one variable, the contents of which will be written to the file b. one or more file stream objects c. a string object to store the file contents d. All of these e. None of these
Computer Science & Information Technology
Logical security involves the information that is found on physical devices
Indicate whether the statement is true or false
Computer Science & Information Technology
A cover page is sometimes referred to as a(n) ________ page
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ____ instruction can be used to display messages or the value of variables and parameters in a special text zone at the bottom of a running Alice world.
A. print B. more C. show D. say
Computer Science & Information Technology