Which of the following statements is for placing the frame's upper left corner to (200, 100)?
A. frame.setLocation(100, 100)
B. frame.setLocation(100, 200)
C. frame.setLocation(200, 100)
D. frame.setLocation(200, 200)
The correct answer is C
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.