Home Feedback Other Books Previous Day Next Day
Certification answer: Answer (a) is correct. Because the frame's getSize() method is called before the frame's size has been set, the method returns a value of 0.
Answers (b), (c), and (d) are incorrect.