ARRAY : An Array is a fixed-size sequenced collection of elements of the same data type. Array can be bsed to represent a list of numbers, or a list of names i.e. list of employees in an organization , Attendence record of any student in a class … etc.