Multi-Dimensional Array
Term side of the Card
Topic: Array
Unit title: Multi-Dimensional Array
Categories: Data structure
Explanation side of the Card
Explanation: The array structure that organizes data across two or more dimensions, like a table or cube. Useful for representing grids, matrices or higher-dimensional data.