Exam 8: Lists and Arrays in Alice
Exam 9: Making Animated Movies With Alice50 Questions
Exam 8: Lists and Arrays in Alice50 Questions
Exam 7: Recursive Algorithms50 Questions
Exam 6: Text and Sound46 Questions
Exam 5: Boolean Logic in Programming50 Questions
Exam 4: Algorithms50 Questions
Exam 3: Events50 Questions
Exam 2: Methods50 Questions
Exam 10: Video Game Programming50 Questions
Exam 1: An Introduction to Alice and Object-Oriented Programming50 Questions
Select questions type
Which of the following commands inserts an item in a specific position in the world.bunnies list?
(Multiple Choice)
4.8/5
(39)
A(n) ____ is used to show us an array in an Alice world, rather than just creating it in the memory of the computer.
(Multiple Choice)
4.8/5
(32)
A queue is a very good data structure to use for a set of objects that needs to be searched quickly.
(True/False)
4.9/5
(33)
The nodes at the bottom of each branch of a binary tree are called the ____.
(Multiple Choice)
4.8/5
(42)
Computer programmers decide which data structures to use based on the nature of the data.
(True/False)
4.7/5
(40)
Which of the following commands removes an item from the end of the world.bunnies list?
(Multiple Choice)
4.8/5
(45)
Alice also has two instructions to manipulate lists - For all in order and For all together.
(True/False)
4.8/5
(40)
Which of the following commands removes an item from the beginning of the world.bunnies list?
(Multiple Choice)
5.0/5
(43)
The elements array[index] and array[index +1] are adjacent elements in an array.
(True/False)
4.8/5
(32)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)