previous
|
start
|
next
Self Check
How do you construct a square with center (100, 100) and side length 20?
What does the following statement print?
System.out.println(new Rectangle().getWidth());
previous
|
start
|
next