Why should we use a try-catch block with a Scanner File reader in Java?
To handle potential exceptions that may occur during file reading
To read the contents of a file
To close the file after reading
To ensure the file exists before reading