选择题:int[][] a = new int[][3]; 是合法的。 题目分类:中国大学MOOC慕课 题目类型:选择题 查看权限:VIP 题目内容: int[][] a = new int[][3]; 是合法的。 A.正确B.错误 参考答案: