View Single Post
  #1 (permalink)  
Old 10-08-2008, 03:06 AM
sigssoft's Avatar
sigssoft sigssoft is offline
Member
 
Join Date: Oct 2008
Posts: 1
sigssoft is on a distinguished road
Confused beginner with Rectangle type question
Hello my friends,



I have an exercise that says:

Quote:
Write Java statements that define a variable named window of type Rectangle, and then create a rectangle object and assign it to that variable. The rectangle constructor has two int parameters
I am very confused and do not catch what I am supposed to do here. I am using Objects First With Java and BlueJ.

Thank your for any kind of help. Cheers!
Reply With Quote
Sponsored Links