Vidyalelo
Computer Science · Q258

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 258

Q258

The getline() function reads a line of text until _____

A.
the length used as the second argument is reached
B.
the character used as the third argument is reached
C.
either (a) or (b)
Answer
D.
neither (a) nor (b)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board