الرجوع
تسجيل الدخول
Consider the following code int[][] arr = new int[2][3]; How many elements can be stored in arr?