Question: When you create an array using the following statement, the element values are automatically initialized to nu. (T or F) int[][] myArray1 = new int[5][5];
When you create an array using the following statement, the element values are automatically initialized to nu. (T or F) int[][] myArray1 = new int[5][5];
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
