Mark As Completed Discussion

Build your intuition. Click the correct answer from the options.

Which of the following is true about deleting files in C++?

Click the option that best answers the question.

  • Deleted files can be recovered if necessary
  • The `remove()` function is used to delete files
  • Deleting a file requires administrator permissions
  • Files are automatically deleted when closed