Which operation is used to open an existing file for access?

Options

  • A. Open
  • B. Delete
  • C. Rename
  • D. Format
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

A. Open

Detailed Explanation

The open operation establishes access to an existing file for reading, writing, or other permitted operations.