奥鹏作业答案 - 分忧网!奥鹏作业答案,奥鹏在线作业答案,奥鹏作业答案及毕业论文分忧

奥鹏作业答案,奥鹏在线作业答案,奥鹏在线考核_分忧网

当前位置: 主页 > 奥鹏作业 >

执行下列程序段,请选出正确的答案。public class Test{

时间:2021-02-20 12:10来源:未知 作者:admin 点击:
(单选题)11: 执行下列程序段,请选出正确的答案。public class Test{ public static void throwit(){ throw new RuntimeException(); } public static void main(String args[]){ try{ System.out.println("你好吗")
(单选题)11: 执行下列程序段,请选出正确的答案。public class Test{ public static void throwit(){ throw new RuntimeException(); } public static void main(String args[]){ try{ System.out.println("你好吗"); throwit(); System.out.pri
A: 不能通过编译
B: 输出“你好吗”→RuntimeException异常发生→输出“出错!”→输出“结束”
C: 输出“你好吗”→RuntimeException异常发生→输出“结束”
D: 输出“你好吗”→输出“结束”→RuntimeException异常发生
(责任编辑:admin)要这答案加QQ:800020900 或加微信:vq800020900 获取
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
猜您喜欢

提示信息×