首页题库练习题目详情
面向对象程序设计单选题中等

使用 FileInputStream 读取文件时,若无法打开文件,会抛出什么异常?

ANullPointerException
BIOException
CSecurityException
DFileNotFoundException