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
The Do together structure is used to execute a set of instructions sequentially.
(True/False)
4.9/5
(40)
How are method calls added to a method in the Method Editor?
(Multiple Choice)
4.8/5
(43)
The move method can be used to change the direction an object is facing.
(True/False)
4.8/5
(37)
The built-in methods that are associated with every object are called ___________________ methods.
(Short Answer)
4.8/5
(39)
Additional information to a called method is provided via one or more ___________________.
(Short Answer)
4.8/5
(36)
World.___________________ is the default world method that automatically runs when an Alice program is executed?
(Short Answer)
4.9/5
(33)
The say method associated with the Frog class is what type of method?
(Multiple Choice)
4.9/5
(33)
Each of the ___________________ classes has a custom method walk.
(Short Answer)
4.8/5
(42)
When creating a new Alice world, which of the following should be done prior to the rest?
(Multiple Choice)
4.8/5
(41)
Which of the following is the first step in the program development cycle:
(Multiple Choice)
4.7/5
(35)
___________________ and ___________________ are two tools use by programmers to design a method.
(Short Answer)
4.8/5
(42)
Which of the following structures are used to add explanatory notes into a method?
(Multiple Choice)
4.8/5
(39)
The ___________________ method is used to change the size of an object.
(Short Answer)
4.8/5
(37)
Which type of error will not prevent a program from running, but will produce incorrect results?
(Multiple Choice)
5.0/5
(26)
Pseudocode and flowcharting are tools used by programs during debugging.
(True/False)
4.9/5
(43)
Showing 21 - 40 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)