Question 1 of 303%
Exceptions and File I/Oeasy

A developer writes a function that reads a configuration file and returns its contents as a string. The file might not exist. Which exception should be caught to handle a missing file?

Select one: