Multiple Choice
The ____ object reads a set of characters up to a blank space or a newline character.
A) cout
B) getline
C) cin
D) readline
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: In exception handling, an exception is thrown
Q25: The process of generating and passing an
Q26: The parameter name in the catch block
Q27: The lowercase string character is converted to
Q28: Inside the parentheses of a catch block
Q30: The string class function int length() returns
Q31: The _ keyword identifies the start of
Q32: Unlike the built-in data types, a class
Q33: The int isupper(charExp) function returns a true
Q34: In exception handling, when an error occurs