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

Verified
Correct Answer:
Verified
Related Questions
Q17: _ is not a comment delimiter in
Q18: Using polymorphism, existing operations on a base
Q19: When using inheritance, the derived class is
Q20: /* this is a comment */ is
Q21: C++'s cin does not require the address
Q23: Use _ to include standard input and
Q24: A derived class is also called a
Q25: Polymorphism permits existing code, which has been
Q26: C++ is a true object-oriented language.
Q27: One of the driving forces in the