Basic structure of cell Cell Structure Difference

Basic structure of 

Basic data structures Array. The simplest type of data structure is a linear array. Also known as a onedimensional array. An array holds several values of the same type (Integer, Floats, String, etc.). Accessing elements within the array is very fast. An array is normally of fixed size.




Download Image: download