Arrays

Two dimensional Array - How to represent two-dimensional (2D) data ( table / grid ) in Java?

This article takes you through the most common and desirable ways to represent two-dimensional data (grid, table etc) in Java. In particular, this article introduces you to the basic data-structures available in Java to do this along with some illustrative source-code examples.

Syndicate content
Arrays | Our website now yours! - Currenlty Java focussed.

Arrays

Two dimensional Array - How to represent two-dimensional (2D) data ( table / grid ) in Java?

This article takes you through the most common and desirable ways to represent two-dimensional data (grid, table etc) in Java. In particular, this article introduces you to the basic data-structures available in Java to do this along with some illustrative source-code examples.

Syndicate content