Exam 8: Lists and Arrays
Exam 1: Introduction to Alice and Objects52 Questions
Exam 2: Programming in Alice48 Questions
Exam 3: Variables, Functions, Math, and Strings46 Questions
Exam 4: Decision Structures30 Questions
Exam 5: Repetition Structures20 Questions
Exam 6: Methods, Functions, and More About Variables46 Questions
Exam 7: Events46 Questions
Exam 8: Lists and Arrays48 Questions
Exam 9: Recursion28 Questions
Select questions type
The last position in a list that contains 5 elements is position 5.
Free
(True/False)
5.0/5
(31)
Correct Answer:
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:
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:
Collection Editor
The For all in order instruction is used to step through each element of an array.
(True/False)
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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)