Arrays are commonly used to store data items. arrays can be managed
Respond to the following in a minimum of 175 words:
Arrays are commonly used to store data items. Arrays can be managed in ways that fill, iterate over, add to, and delete items from the array. Why is it useful to store multiple pieces of information?
Provide a code example that supports your comments.