执行下列代码后,哪个结论是正确的() String[] s=new String[10];
A.s.length 为10
B.s[9] 为 null;
C.s[10] 为 ““;
D.s[0] 为 未定义
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索