计算机职称指南
Professional Certification Hub
首页
题库大全
题库练习
智能组卷
模拟考试
历年真题
试卷大全
考试资讯
学习资料
登录
免费注册
题目
资料
资讯
软考认证题库体系
首页
题库大全
题目详情
哪些异常是Java中运行时异常?
A.
IOException
B.
SQLException
C.
NullPointerException
D.
ArrayIndexOutOfBoundsException
优质解答
答案
C,D
解析
运行时异常(Runtime Exceptions)是未检查异常,包括NullPointerException、ArrayIndexOutOfBoundsException等,它们在编译时不需要显式处理。
查看答案和解析
支付 ¥0.1 即可查看此题答案和详细解析
立即支付
低至 ¥0.1 起
计算机软件基础
单选题
中等
AI生成
上一题
下一题