Multiple Choice
Which of the following must be included in any program that uses the cin object?
A) compiler
B) the header file iostream
C) linker
D) brackets
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Which of the following functions tells the
Q21: This manipulator forces cout to print digits
Q22: _ reads a line of input, including
Q23: The fixed manipulator causes a number to
Q24: When a program uses the setw manipulator,
Q26: A debugging process where you, the programmer,
Q27: What is the value of x after
Q28: If you want to know the length
Q29: What will be displayed after the following
Q30: Which of the following statements will pause