Multiple Choice
The items in an array are called ____.
A) elements
B) values
C) variables
D) objects
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: When an array is not full, one
Q38: Once an array is instantiated, its size
Q39: Arrays are _ and must be instantiated
Q40: When an array is instantiated, each cell
Q41: Array variables are blank before they are
Q42: An array with 20 ints that receives
Q43: An item's position within an array is
Q44: A(n) _ loop visits each element in
Q46: In an array, the first element is
Q47: In order to set up an array,