Correct Answer
verified
Multiple Choice
A) a nested loop
B) an infinite
C) no
D) a sentinel controlled loop
E) a for loop
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) the data type and size of
B) the value stored in the first element of
C) the starting memory address of
D) a copy of all the values in
E) none of the above
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) 7
B) 8
C) 4
D) 9
E) the first four scores
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) all the same data type.
B) numeric, not characters or strings.
C) declared at the time the array is created.
D) constants.
E) none of the above.
Correct Answer
verified
Multiple Choice
A) one for loop
B) one sentinel controlled loop
C) two separate for loops
D) a nested for loop
E) no loop
Correct Answer
verified
Multiple Choice
A) value.
B) name.
C) data type.
D) size declarator.
E) subscript.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) the array will contain no elements.
B) the value of each array element is set to a default value of 0.
C) the array size defaults to 100 elements.
D) the array cannot be created.
E) you must furnish an initialization list.
Correct Answer
verified
Multiple Choice
A) the data type and name of
B) a copy of all the values in
C) the starting memory address of
D) the value stored in the first element of
E) the data type and size of
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Showing 21 - 37 of 37
Related Exams