Multiple Choice
In any program that uses the cin object, you must #include
A) >> and << operators.
B) the iostream header file.
C) the fstream header file.
D) named constants.
E) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The cin object lets the user enter
Q9: When an operator's operands are of different
Q17: The cin object can be used to
Q25: To use the sqrt()function, or other mathematical
Q26: The cin object must be followed by<br>A)one
Q27: The following pair of C++ statements will
Q30: When converting some algebraic expressions to C++,
Q32: The only difference between C-strings and string
Q33: The following two statements will assign the
Q39: Which of the following statements doubles the