To use an array, you must declare it. The declaration specifies the type of data that the array will hold, as well as its size.
To use an array, you must declare it. The declaration specifies the type of data that the array will hold, as well as its size.