Multiple Choice
You can use ____ for standard output in C++.
A) write()
B) sprintf()
C) cin
D) cout
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: /* this is a comment */ can
Q29: A programmer-defined data type is known as
Q30: Any text after the \\ delimiter, but
Q31: A parent class is also called a
Q32: The header files in C++ are different
Q34: C was created from C++.
Q35: The three features required for an object-oriented
Q36: An example of a use of cout
Q37: printf("Enter the price: "); can be written
Q38: C++ allows the use of references for