判断题
if(true){int i=17;}
System.out.println(i);
运行此程序的结果是输出17。
【参考答案】
错误
(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
点击查看答案&解析
