Computer Science
Related Questions
When you open a file for writing, if the file does not exist, an error occurs.
When you open a file for writing, if the file exists, the existing file is overwritten with the new file.
The relative paths are relative to the current working directory.
The relative path for a file always remains the same even after changing the directory.