C:\hw4>java FigureTester attribute default other --------- ------- ----- symbol * H offset 0 10 Default figure: * Other figure: H Default figure printAt(1): * Other figure printAt(2): H default equals other? false other equals default? false other equals a copy of it? true other equals itself? true other equals null? false default compared to other: -10 other compared to default: 10 other compared to a copy of it: 0 other compared to itself: 0 Changed other symbol to G Changed other offset to 5 Other figure now: G