Exam 8: Lists and Arrays

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

The last position in a list that contains 5 elements is position 5.

Free
(True/False)
5.0/5
(31)
Correct Answer:
Verified

False

The ___________________ class is designed as an aid for learning how arrays work and is unique to Alice.

Free
(Short Answer)
4.8/5
(42)
Correct Answer:
Verified

array visualization

Items can be added to a list or array using the ___________________ section of the create new variable dialog box.

Free
(Short Answer)
4.9/5
(41)
Correct Answer:
Verified

Collection Editor

The For all in order instruction is used to step through each element of an array.

(True/False)
4.8/5
(39)

Which of the following items can be stored in a list?

(Multiple Choice)
4.8/5
(39)

The term ___________________ is typically used to refer to the position number of a list or array.

(Short Answer)
4.8/5
(26)

What is the term typically used to refer to the position number of a list or array?

(Multiple Choice)
4.7/5
(35)

A list is a dynamic data structure.

(True/False)
4.7/5
(41)

The list processing instruction, ___________________, is used when you want all of the elements of a list to execute the same instruction(s) simultaneously.

(Short Answer)
5.0/5
(38)

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

(True/False)
4.8/5
(40)

The items in an array are commonly called elements.

(True/False)
4.9/5
(44)

What is the function used to choose an element from a list at the specified index number?

(Multiple Choice)
4.8/5
(35)

The array visualization class is designed as an aid for learning how arrays work.

(True/False)
4.8/5
(35)

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

(Short Answer)
4.8/5
(52)

What is the general term for a mechanism for storing and organizing data?

(Multiple Choice)
4.8/5
(42)

What is the term for a stored group of items that has a fixed size so new items cannot be added while the world is running?

(Multiple Choice)
4.9/5
(34)

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

(Multiple Choice)
4.8/5
(35)

The items in an array are commonly called ___________________.

(Short Answer)
4.9/5
(34)

What is the term for a stored group of items that can be added to while the world is running?

(Multiple Choice)
4.8/5
(32)

The ___________________ instruction is used to step through each element of a list.

(Short Answer)
4.8/5
(33)
Showing 1 - 20 of 48
close modal

Filters

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