
Array stores the number of values having the same data type. Instead of creating number of variables to store values, one array can be created and multiple values can be stored in that particular array. Integers and Strings are two different data types thus ’1′ and ‘Chris’ cannot be in a same array. Newer version [...]











Recent Comment