Multiple Choice
Arrays are used:
A) When multiple values of a variable need to be saved in the computer's memory to be used later in the processing.
B) When a variable has more than one value.
C) Anytime when a set of numbers needs to be summed.
D) When the user does not know the number of values needed for a variable.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: When using an automatic counter loop to
Q6: The element numbers are the same in
Q7: Two dimensional arrays are processed:<br>A)Through the use
Q8: To print an array,you should use:<br>A)IF/THEN/ELSE instruction.<br>B)REPEAT/UNTIL.<br>C)WHILE/WHILE-END.<br>D)Automatic
Q9: Printing a two dimensional array:<br>A)Is the same
Q11: Data structures is the way data is
Q12: Parallel arrays are two or more arrays
Q13: The binary search<br>A)Starts with the first element
Q14: To sum the rows and columns of
Q15: You must use an array starting with