Which operation changes the name of an existing file without being a read or write operation?

Options

  • A. Rename
  • B. Read
  • C. Write
  • D. Create
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

A. Rename

Detailed Explanation

The rename operation changes the name associated with an existing file or directory.