What can be used to input a string with blank space?
(a) inline
(b) getline
(c) putline
(d) setline
I had been asked this question at a job interview.
This intriguing question comes from Input Stream in portion Strings, Streams & Numerics in C++ of C++