Question 1: The random function in RAPTOR returns a number in the range 0.0 up to but not including _______.
Question 2: Parallel arrays are arrays of the same size in which elements of the same __________ are related.
Question 3: The __________ function will return the number of characters in a given string.
Question 4: A rectangular grid of numbers (rows and columns) is known as a(n) _____________.
Question 5: How many storage locations are allocated by the statement Declare A[4,9] As Integer? _______________
Question 6: The index number of the first element of an array, using the pseudocode of this textbook, is __________.