Soal Quiz Greenfoot Oracle Academy Test

5/24/2016 Java Fundamentals ­ Teacher ­ English Java Fundamentals ‐ Teacher ‐ English Outline    Outline            

Views 317 Downloads 3 File size 205KB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

Citation preview

5/24/2016

Java Fundamentals ­ Teacher ­ English

Java Fundamentals ‐ Teacher ‐ English Outline  

 Outline      

            

   

   

   

Test: Section 3 Quiz 2 ­ L6­L10 Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct answer. Java Fundamentals ‐ Teacher ‐ English

     

Curriculum Quizzes and Exams

 

Section 2 Quizzes

     

1.In Greenfoot a collision is when 2 actors touch?

Section 2 Quiz 1 ‐ L1‐L7

Section 3 Quiz 1 ‐ L1‐L5 Section 3 Quiz 2 ‐ L6‐L10

2.A collision in Greenfoot is when two actors make contact?

Section 4 Quiz

True (*) False

Section 5 Quiz

Correct

Section 7 Quiz Java Fundamentals Final Exam

(1) Points

Correct

Java Fundamentals Midterm Exam

Section 6 Quiz

 Mark for Review

True (*) False

Section 2 Quiz 2 ‐ L8‐L14 Section 3 Quizzes

               

Section 3 ­ Quiz 2 L6­L10 (Answer all questions in this section)

3.Which one of the following can be used to detect when 2 actors collide?

 Mark for Review

(1) Points

 Mark for Review

(1) Points

isContact() isCollision() hasCollided() isTouching() (*) Incorrect. Refer to Section 3 Lesson 6. 4.In Greenfoot, which method checks if a key on the keyboard has been pressed?

 Mark for Review

(1) Points

isKeyDown method (*) keyClick method isKeyUp method keyPress method Correct 5.In Greenfoot what command would you use to detect if a mouse has been clicked on an actor?

 Mark for Review

(1) Points

Greenfoot.mouseClicked(this) (*) Greenfoot.pressed(this) Greenfoot.clicked(this) Actor.clicked(this) Correct Page 1 of 3

Next

Summary

http://ilearning.oracle.com/ilearn/en/learner/jsp/player.jsp?rco_id=1691073298&classroom_id=1691922064&scorm_attempt=1464078129993&sessionId=­1…

1/2

5/24/2016

Java Fundamentals ­ Teacher ­ English

http://ilearning.oracle.com/ilearn/en/learner/jsp/player.jsp?rco_id=1691073298&classroom_id=1691922064&scorm_attempt=1464078129993&sessionId=­1…

2/2