Which of the following statements will close the output file associated with the object AnsFile?
A. close.AnsFile;
B. "myanswers.txt".close;
C. AnsFile.close();
D. AnsFile.close("myanswers.txt " );
C. AnsFile.close();
Computer Science & Information Technology
You might also like to view...
The Mark Entry button is located in the ________ group (the same group name as the final result of marking an entry)
Fill in the blank(s) with correct word
Computer Science & Information Technology
Clicking a(n) ________ file gives users options such as move, copy, rename, delete, and version history
Fill in the blank(s) with correct word
Computer Science & Information Technology