Solved

In Order, the Three-Step Process of Using a File in a C

Question 8

Multiple Choice

In order, the three-step process of using a file in a C++ program involves


A) insert a disk, open the file, remove the disk
B) create the file contents, close the file, name the file
C) open the file, read/write/save data, close the file
D) name the file, open the file, delete the file
E) None of these

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions