题目内容

以下对数组的定义是正确的:int[] intArray[60];

A. 对
B. 错

查看答案
更多问题

下面的代码是正确的:int intArray[]={0,2,3,4,5}; int len = intArray.length();

A. 对
B. 错

编程题:编写for循环一共循环5次,每次循环利用Math类的random()方法随机产生两个10以内的整数,并将这两个整数表示为一加法运算问题,要求用户从键盘输入每次加法运算的结果。循环结束,统计用户答对的题目数及总分(5道题满分100分)。

Lucy hides in the wardrobe, leaving the door open of course.

A. 露西躲在衣柜里,门没有关。
B. 露西躲在衣柜里,她关上了门。

She is amazed at what she sees, and is completely in awe of it all.

A. 她对她所看到的一切都感到惊奇,也非常害怕。
B. 她对她所看到的一切都感到惊奇,也充满了敬畏。

答案查题题库