Computer Science Exam > Arrays/Array lists > Flashcards
What are Arrays?
Arrays are objects used to group and organize data. They are a sequence of values of the same type.
What are the values held in an array called?
Array Elements