8、下面合法的数组声明和构造语句是()。

A.int[] ages = [100] B.int ages = new int[100] C.int[] ages = new int[100] D.int() ages = new int(100)

时间:2023-03-05 09:04:56

相似题目