Chapter 6: Problem 3
What three steps must be taken by a program when it uses a file?
Short Answer
Expert verified
Answer: The three main steps are opening the file, performing operations on the file, and closing the file.