CIS 110 Week 6 Quiz CIS 110 Week 6 Quiz | Page 3

• 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. • 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 ____.