An array is a kind of special variable / data structure, which can hold one or more similar type of values in a single value at a time. Suppose you have 200 numbers of items and you want to store them, so by defining a single array of 200