About this document
Introduction to 2D Arrays by Abdul Wahab is a document available to read on EtoBox.
This document discusses two-dimensional arrays. It defines a 2D array as an array of arrays organized in a rectangular format of rows and columns. It explains how to calculate the size of a 2D array and describes how 2D arrays are stored in memory in either row major order or column major order, with formulas provided to calculate the memory location of any element.
- Author
- Abdul Wahab
- Language
- EN