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

c. #include fstream

Computer Science & Information Technology

You might also like to view...

The Execute Disable or No Execute prevents unauthorized access to specific screens in System BIOS

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is not a syntax error?

a. std::cout <<39Hello world! 39;; b. std::cout <

Computer Science & Information Technology