当文件不存在或不可读时,使用FileInputStream读取文件会报下


当文件不存在或不可读时,使用FileInputStream读取文件会报下列哪一种错误( )
1分

A.NullPointerException

B.NoSuchFieldException

C.FileNotFoundException

D.RuntimeException

正确答案是C