{ }
コード年収診断
◐
スキル問題
1 / 20
出力予測
初級
次のコードの出力は?
int
total
=
7
;
int
count
=
2
;
System.out.
println
(total
/
count);
1
3
2
3.5
3
4
4
ArithmeticException
← 前の問題
1
〜
4
でも選べます