Exam 2: Programming in Alice
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
A(n) ___________________ method is unique to a specific class.
Free
(Short Answer)
4.9/5
(39)
Correct Answer:
custom
Which Alice structure is used to have two objects move towards each at the same time?
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
B
The ___________________ structure is used to execute a set of instructions sequentially.
Free
(Short Answer)
4.8/5
(43)
Correct Answer:
Do in order
The comment structure is used to improve the readability of a program.
(True/False)
4.7/5
(35)
A custom method is a method that only objects of a specific class have.
(True/False)
4.8/5
(35)
Using the camelCase naming convention is a good way to have easy-to-read, meaningful identifiers.
(True/False)
4.8/5
(36)
An event is a set of instructions that causes some action to take place.
(True/False)
4.8/5
(35)
The ___________________ tile is used to insert explanatory notes into a method.
(Short Answer)
4.9/5
(38)
Method calls are added to a method by ___________________ the method tile from the Details Panel to the Method Editor.
(Short Answer)
4.9/5
(33)
Inside the People collection there is another collection named Walking People.
(True/False)
4.8/5
(38)
Which Alice structure is used to have one object move before another object?
(Multiple Choice)
4.7/5
(41)
When you export a video in Alice, it will be created in the same location where you saved the Alice world.
(True/False)
4.8/5
(40)
When you call the walk method of the Walking People class, what must be specified as an argument?
(Multiple Choice)
4.8/5
(34)
A(n) ___________________ error will not prevent the program from running, but will produce incorrect results.
(Short Answer)
4.9/5
(37)
The ___________________ structure is used to execute a set of instructions simultaneously.
(Short Answer)
4.9/5
(37)
The ___________________ method is used to change the direction an object is facing.
(Short Answer)
4.9/5
(33)
Showing 1 - 20 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)