判断题

下列程序的运行结果是5。 int []a = {1,3,5,7,9}; System.out.printf("%d\n",a.length());

【参考答案】

错误

(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)