Multiple Choice
To allow file access in a program, you must use __________ in the header file.
A) #include file
B) #include fileaccess
C) #include fstream
D) #include cfile
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Assuming outFile is a file stream object
Q31: The two important parts of a while
Q32: These are operators that add and subtract
Q33: A special value that marks the end
Q34: In a for statement, this expression is
Q36: If you place a semicolon after the
Q37: How many times will the following loop
Q38: A statement that causes a loop to
Q39: You may nest while and do-while loops
Q40: What will the following code display?<br>int number