News

Addition of 2D array in java. Contribute to varshini-81/Adding-array-in-java development by creating an account on GitHub.
In Java, some array types are covariant and/or contravariant. In the case of covariance, this means that if T is compatible to U, then T[] is also compatible to U[].