Which member function is used to determine whether the stream object is currently associated with a file?
(a) is_open
(b) buf
(c) string
(d) is_out
This question was addressed to me in homework.
My enquiry is from File Streams and String Streams topic in division Strings, Streams & Numerics in C++ of C++