Question: 6. Given the two dimensional array below: public class Classi public static void main (String [] args) int[][] list = { {9,8), 6, 5, 7,7)
6. Given the two dimensional array below: public class Classi public static void main (String [] args) int[][] list = { {9,8), 6, 5, 7,7) a. What is the value of list.length b. what is the value of list[0]-length c. Hand-write a loop to print every element of the array, list, (4 rows and 2 columns of output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
