Multiple Choice
Given an array, animalArray, that contains the objects: cat, dog, tiger, lion; item 3 from animalArray would refer to which object?
A) cat
B) dog
C) tiger
D) lion
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: A(n) _ holds a group of items
Q34: The first position in an array is
Q35: Given a list, animalList, that contains the
Q36: The last position in a list or
Q37: Which instruction is used when you want
Q39: The _ instruction is used to step
Q40: Given a list, animalList, that contains the
Q41: The list automatically expands as items are
Q42: Items may be added to a list
Q43: Given a list, animalList, that contains the