Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

11/30/2017 Java Fundamentals - Teacher - English

Java Fundamentals - Teacher - English Outli


( q )
Outline 6. How do you create a programming instruction in Alice?

Java Fundamentals - Teacher - Eng


Click and drag the desired programming instruction into the Procedures tab.
Teacher Curriculum Click and drag the desired programming instruction into the Scene editor.
Quizzes and Exams Click and drag the desired programming instruction into the Functions tab.
Click and drag the desired programming instruction into the myFirstMethod tab. (*)
Section 2 Quizzes

Section 2 Quiz 1 - L1-L


Correct

Section 2 Quiz 2 - L8-L14 7. Which Alice execution task corresponds with the following storyboard statement? <br><br>Cat turns to face mouse.

Section 3 Quizzes

Java Fundamentals Midterm


mouse turnTo cat
cat TurnTo mouse
Section 4 Quiz this.cat turnToFace this.mouse (*)
Section 5 Quiz this.mouse turnToFace this.cat
Section 6 Quiz Correct
Section 7 Quiz 8. From your Alice lessons, random numbers are set in the distance and duration arguments in a procedure. True or false?
Java Fundamentals Final Ex

True (*)
False

Correct
9. In Alice, which of the following are benefits of separating out motions into their own procedures?

(Choose all correct answers)


It makes the animation easier to run.
It can allow subclasses of a superclass to use a procedure. (*)
It allows many objects of a class to use the same procedure. (*)
It simplifies code and makes it easier to read. (*)
It makes the scene easier to view.

Incorrect. Refer to Section 2 Lesson 5.


10. In Alice, if a procedure is declared for a clownFish class, which classes can use the procedure?

http://ilearning.oracle.com/ilearn/en/learner/jsp/player.jsp?rco_id=2005565447&classroom_id=2031716710&scorm_attempt=1512016881922&ses 1/1

You might also like