Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Visualising multi dimensional arrays

800610May 10 2008 — edited May 10 2008
Hi Guys,

I am trying to visualise a 3D and 4D array. With a 2D a like arrOne[5][5] would look like a square and the first set of brackets represent the rows and the second the columns. But how would I do this with a 3D and 4D array ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2008
Added on May 10 2008
4 comments
183 views