单选题 下列代码的执行结果是( )。 public,class Test1 { public static void main(String args[]) { System.out.println(5/2); } }
【正确答案】 D
【答案解析】