jawaban

11/30/2017 Java Fundamentals - Teacher - English Java Fundamentals - Teacher - English Outli (Answer all questions i

Views 112 Downloads 1 File size 204KB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

Citation preview

11/30/2017

Java Fundamentals - Teacher - English

Java Fundamentals - Teacher - English

Outli

(Answer all questions in this section)

Outline

11. What does a visual storyboard help the reader understand?

Java Fundamentals - Teacher - Eng Teacher Curriculum Quizzes and Exams Section 2 Quizzes Section 2 Quiz 1 - L1-L Section 2 Quiz 2 - L8-L14 Section 3 Quizzes Java Fundamentals Midterm Section 4 Quiz Section 5 Quiz Section 6 Quiz Section 7 Quiz

(Choose all correct answers) The code that is debugged. The actions that will take place. (*) How the initial scene will be set up. (*) The components of the scene. (*) Incorrect. Refer to Section 2 Lesson 5. 12. One type of object property is an object's position in the scene. True or false? True (*) False Correct 13. Saved Alice projects can be opened and edited. True or false?

Java Fundamentals Final Ex

True (*) False Incorrect. Refer to Section 2 Lesson 2. 14. From your Alice lessons, which programming instruction represents the following movement: A cat moves forward double (or twice) the distance t this.Cat this.Cat this.Cat this.Cat

move move move move

Forward this.Cat getDistanceTo this.tree / 2.0 Forward this.Cat getDistanceTo this.tree * 2.0 (*) forward this.Cat getDistanceTo this.tree + 2.0 Forward this.Cat getDistanceTo this.tree - 2.0

Correct 15. In Alice, where can you view the list of functions available for an object? Instance pull-down menu. Functions tab in the methods panel. (*) Class description in the Scene editor

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

1/1