Arrays/Array lists Flashcards
(2 cards)
1
Q
What are Arrays?
A
Arrays are objects used to group and organize data. They are a sequence of values of the same type.
2
Q
What are the values held in an array called?
A
Array Elements