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!