Populating the array
The program asks the user to enter five integer values in succession.
It uses those five values to populate the array.
(To populate an array is techno-jargon for storing values in the elements of the array.)