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 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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)