Home >Java >javaTutorial >How to output the contents of a two-dimensional array in Java
A two-dimensional array is equivalent to a special one-dimensional array
## This is called an irregular two-dimensional array
Print results:
The above is the detailed content of How to output the contents of a two-dimensional array in Java. For more information, please follow other related articles on the PHP Chinese website!