ABSTRACT

If you are familiar with other programming languages, you have probably worked with arrays. Arrays allow you to modify data more efficiently because you can use them to perform the same tasks for a group of related variables inside a looping structure.