1.

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)
D. neither (a) nor (b)
Answer» D. neither (a) nor (b)


Discussion

No Comment Found