Multiple Choice
Given a list, animalList, that contains the objects: cat, dog, tiger, lion; the function first item from list would return which object?
A) cat
B) dog
C) tiger
D) lion
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The first position in a list or
Q31: You can only remove an item that
Q32: Which instruction is used to step through
Q33: A(n) _ holds a group of items
Q34: The first position in an array is
Q36: The last position in a list or
Q37: Which instruction is used when you want
Q38: Given an array, animalArray, that contains the
Q39: The _ instruction is used to step
Q40: Given a list, animalList, that contains the