Java

REVIEW TOPIC 12B – OBJECT ARRAYS

 

LESSON WORK

 

 

GROUP WORK

 

We will create a Point array and randomly generate values for x and y coordinates.  We will then write a function that will count the number of points that are in a rectangle specified by parameters.

 

QUESTION 1 (TOGETHER?)

Do the Bottle class work from Java OOP Exercises I.

Do the Bottle class 2 work from Java OOP Exercises I.

Do the Bottle class 3 work from Java OOP Exercises I.

 

QUESTION 2

Do the Room class work from Java OOP Exercises I.

Do the Room class 2 work from Java OOP Exercises I.

 

QUESTION 3

If time permits, do the House class 2 work from Java OOP Exercises I.  This may be too time consuming to do this unless Mr. C. assigns it.)