In programming Language there is variable used to store data. This variable is one type of memory location, where we store the data, but variable can store only one data at a time, So, if we want to store more than one data at a time, then we can use array.