题目详情
单选题 下列异常声明中,正确的是( )
A. public void throws IOExceptionfun(){}
B. public void fun throws IOException(){}
C. public void fun() throws IOException{}
D. public void fun() throws IOException,throws SQLException{}
学科:Java程序设计(原课程名《Java语言与网络编程》)
时间:2024-05-16 07:02:02
相关题目
相关作业
