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

Verified
Correct Answer:
Verified
Related Questions
Q30: When an arithmetic expression contains two or
Q31: When converting some algebraic expressions to C++,
Q32: The only difference between C-strings and string
Q33: Which of the following statements about named
Q34: The statement cout << setw(4) << num4
Q35: The following 4 lines of C++ code,
Q36: The following statement sets sum1, sum2, and
Q38: Operator associativity is either left to right
Q39: Which of the following statements doubles the
Q40: When an operator has two operands of