InterviewSolution
Saved Bookmarks
| 1. |
How many parameters are there in getline function?(a) 1(b) 2(c) 2 or 3(d) 3The question was asked by my school teacher while I was bunking the class.I'd like to ask this question from Input Stream topic in portion Strings, Streams & Numerics in C++ of C++ |
|
Answer» Correct choice is (C) 2 or 3 |
|