What does the try-with-resources statement automatically handle?
try-with-resources
Closing the file
Writing to the file
Reading the file
Opening the file