A.IOException
B.RuntimeException
C.AWTException
D.ArithmeticException
选择以下对属于异常定义的异常类型选项是()A.技术异常B.业务异常C.人工异常D.技术异常和业务异常
点击查看答案
(读写文件)下列语句执行时,若文件”customer.dat”不存在,则会产生的异常是________。 FileInputStream fis = new FileInputStream(“customer.dat”);A.ArithmeticExceptionB.NullPointerExceptionC.EOFExceptionD.FileNotFoundException
以下哪种不属于抗体的类型A.IgAB.IgBC.IgGD.IgE
【单选题】以下哪种类型不是Spring中的通知类型。()A.异常通知B.前置通知C.后置通知D.最终通知
3、以下哪种类型不是Spring中的通知类型。()A.异常通知B.前置通知C.后置通知D.最终通知
以下哪种类型不属于Java基本类型。A.shortB.charC.DoubleD.boolean
44、(读写文件)下列语句执行时,若文件”customer.dat”不存在,则会产生的异常是________。 FileInputStream fis = new FileInputStream(“customer.dat”);A.ArithmeticExceptionB.NullPointerExceptionC.EOFExceptionD.FileNotFoundException