27 lines
321 B
Plaintext
27 lines
321 B
Plaintext
判断题
|
|
错 错 对 对 错
|
|
错 对 对 对 错
|
|
错 错 对 错 对
|
|
对 错 对 对 对
|
|
填空题
|
|
21.
|
|
if(x>0)
|
|
y=1;
|
|
22.
|
|
public void main(String args[]){}
|
|
23.
|
|
PI=3.1415
|
|
24.
|
|
finally
|
|
25.
|
|
numbers[numbers.lenth-1]=8.88
|
|
26.
|
|
Object
|
|
27.
|
|
私有方法
|
|
28.
|
|
类型安全
|
|
29.
|
|
JFrame
|
|
30.
|
|
传统的 for 循环 |