You are on page 1of 2

5/24/2016

JavaFundamentalsTeacherEnglish

Java Fundamentals
Teacher English
Outline

Outline

Test:Section3Quiz2L6L10
Reviewyouranswers,feedback,andquestionscores
below.Anasterisk(*)indicatesacorrectanswer.
Java Fundamentals Teacher English

Curriculum
Quizzes and Exams

Section 2 Quizzes

1.InGreenfootacollisioniswhen2
actorstouch?

Section 2 Quiz 1 L1L7

Section 3 Quiz 1 L1L5


Section 3 Quiz 2 L6L10

2.AcollisioninGreenfootiswhen
twoactorsmakecontact?

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

MarkforReview

True(*)
False

Section 2 Quiz 2 L8L14


Section 3 Quizzes

Section3Quiz2L6L10
(Answerallquestionsinthissection)

3.Whichoneofthefollowingcan
beusedtodetectwhen2actors
collide?

MarkforReview

(1)Points

MarkforReview

(1)Points

isContact()
isCollision()
hasCollided()
isTouching()(*)
Incorrect.RefertoSection3
Lesson6.
4.InGreenfoot,whichmethod
checksifakeyonthekeyboard
hasbeenpressed?

MarkforReview

(1)Points

isKeyDownmethod(*)
keyClickmethod
isKeyUpmethod
keyPressmethod
Correct
5.InGreenfootwhatcommand
wouldyouusetodetectifa
mousehasbeenclickedonan
actor?

MarkforReview

(1)Points

Greenfoot.mouseClicked(this)
(*)
Greenfoot.pressed(this)
Greenfoot.clicked(this)
Actor.clicked(this)
Correct
Page1of3

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

JavaFundamentalsTeacherEnglish

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

2/2

You might also like