Q. How do you find the number of rows in a two-dimensional array named matrix in Java?
β
Correct Answer: (C)
matrix.length
You must be Logged in to update hint/solution