CIS 110 All Assignments CIS 110 All Assignments | Page 10
When you search through a list from one end to the other, you are performing a ____.
•
Question 8
Parallel arrays are most useful when value pairs have a(n) ____ relationship.
•
Question 9
Named ____ hold values that do not change during a program’s execution.
•
Question 10
Array subscripts are always a sequence of ____.
•
Question 11
If you declare a variable to be Boolean, you can set its value to ____.
•
Question 12
One advantage to using a named constant is that the statement becomes ____.
•
Question 13
The number of elements in an array is called the ____ of the array.