April 4, 2017 Matthew Maennche Java, Learn To Code 21046, Java LANGUAGE: JAVA CHALLENGE: A 2-dimensional array of ints , has been created and assigned to a2d. Write an expression whose value is the number of rows in this array. SOLUTION: a2d.length