Multiple Choice
In declaring and initializing a string variable for use in an open() method, the string is considered a ____.
A) string object
B) C-string
C) c_str
D) c-character
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Using the seek() functions in random access,
Q2: The _() methods allow the programmer to
Q3: The _ function is a request to
Q5: The close() function takes one argument.
Q6: For file streams, the direction, or mode,
Q7: Opening a file connects a file stream
Q8: The _ method returns a true value
Q9: C++ supports physical file objects.
Q10: Two basic types of files exist: text
Q11: The fstream class s _ function is