题目内容:
给出以下代码,请问该程序的运行结果是什么?cass Example{
pblic static void main(String[]args){
fr(int I =0;i<10;++i){
ty{
ty{
i(i%3==0)throw new Exception(“EO”);
Ststem.out.println(i);
}catch(Exception inner){
i=2;
i(i%3==0)throw new Exception(“EI”);
}finally{
++i;
}
}catch(Exception outer){
I+=3;
}finally{
--j;
}
}
}
}
请选择所有正确答案:
(A) 4
(B) 5
(C) 6
(D) 7
参考答案: