Arrays one Dimensional
2013-03-28 71 Dailymotion
One dimensional array is a list of variables of same type that are accessed by a common name. An individual variable in the array is called an array element. Arrays forms a way to handle groups of related data.