问题描述:
[单选]
执行下列代码:int[]x=new int[5]; 后,下面说明正确的是()。
A.x[4]为0
B.x[4]未定义
C.x[5]为0
D.x[0]为空
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(18.222.182.107)
- 热门题目: 1.assert表示断言。 2.try-with-resou 3.getCause()可以得到