Which two statements are true for a two-dimensional array of primitive data type? By Singh | January 1, 2023 0 Comment Which two statements are true for a two-dimensional array of primitive data type? A. It cannot contain elements of different types. B. The length of each dimension must be the same. C. At the declaration time, the number of elements of the array in each dimension must be specified. D. All methods of the class object may be invoked on the two-dimensional array. Correct Answer: C,D http://stackoverflow.com/questions/12806739/is-an-array-a-primitive-type-oran-object-or-something-else-entirely