Exam 8: Lists and Arrays

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The list automatically expands as items are added to it, and it automatically shrinks as items are removed from it.

(True/False)
4.9/5
(47)

Items may be added to a list and removed from a list while the world is running.

(True/False)
4.8/5
(33)

Given a list, animalList, that contains the objects: cat, dog, tiger, lion; the function last item from list would return which object?

(Multiple Choice)
4.8/5
(36)

What is the term for the section of the create new variable dialog box used to add items to a list?

(Multiple Choice)
4.9/5
(38)

The ___________________ function is used to randomly choose an element from an array.

(Short Answer)
4.9/5
(39)

Which instruction is used to step through each element of an array?

(Multiple Choice)
4.9/5
(36)

What is the function used to randomly choose an element from a list?

(Multiple Choice)
4.9/5
(34)

A(n) ___________________ is a mechanism for storing and organizing data, such as a list or an array.

(Short Answer)
4.7/5
(44)
Showing 41 - 48 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)