Multiple Choice
________ causes a program to wait until information is typed at the keyboard and the Enter key is pressed.
A) An input device
B) The cin object
C) The cout object
D) A preprocessor
E) Nothing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The _ stream manipulator can be used
Q22: _ can be used to override the
Q23: The _ object causes data to be
Q24: The following two statements will assign the
Q25: The following statement number = rand() %
Q27: The following pair of C++ statements will
Q28: Which of the following expressions will evaluate
Q29: The following two expressions evaluate to the
Q30: When an arithmetic expression contains two or
Q31: When converting some algebraic expressions to C++,