Exam 3: Variables, Functions, Math, and Strings
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
What is the name of the operation that joins two strings together?
(Multiple Choice)
4.9/5
(36)
Which of the following holds an argument that is passed to a method?
(Multiple Choice)
4.9/5
(33)
To assign a value to a variable during run-time, drag the variable tile and drop it into the method editor where you want the set statement to be executed.
(True/False)
4.8/5
(36)
Alice has a special object called ___________________ text that allows you to add text to a world.
(Short Answer)
4.9/5
(37)
Before you can use a local variable in a method, you must create the variable.
(True/False)
4.9/5
(34)
Which of the following functions will input a Boolean value from the user?
(Multiple Choice)
4.7/5
(41)
Which category of primitive functions has a function that returns an object's height?
(Multiple Choice)
4.8/5
(34)
Which category of primitive functions has a function that could test whether an object is above another object?
(Multiple Choice)
4.9/5
(38)
Given that the variable days has a value of 14, the following expression would evaluate to what value?
days / 7 + 1
(Multiple Choice)
4.8/5
(39)
A(n) ___________________ variable belongs to a specific method.
(Short Answer)
4.9/5
(38)
A(n) ___________________ variable belongs to a specific object.
(Short Answer)
4.9/5
(45)
A(n) ___________________ is a special type of method that returns a value.
(Short Answer)
4.8/5
(39)
Local variables are created in the ___________________ area of the Method Editor.
(Short Answer)
4.9/5
(31)
A(n) ___________________ is a sequence of characters and is used to store text.
(Short Answer)
4.8/5
(37)
Showing 21 - 40 of 46
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)