CIS 110 All Assignments CIS 110 All Assignments | Page 11
•
Question 14
Array elements all have the same ____ in common.
•
Question 15
In every programming language, when you access data stored in an array, it is
important to use a ____ containing a value that accesses memory occupied by the array.
•
Question 16
In all languages, subscript values must be ____.
•
Question 17
A(n) ____ is another name for an array.
•
Question 18
Providing array values is sometimes called ____.
•
Question 19
The true benefit of using an array lies in your ability to use a ____ as a subscript to the array.