题目内容

定义初值为10的10次方的长整型变量lv的语句为。

查看答案
更多问题

包包含了Collection的接口和类的API。

Math.round(11.5)等于,Math.round(-11.5)等于。

在主方法main中运行下列程序,其输出结果为。Integer n1 = new Integer(47);Integer n2 = new Integer(47);System.out.println(n1.equals(n2));

Map接口是从Collection接口继承而来的

A. 对
B. 错

答案查题题库