1. What location on a component usually has the coordinates (0, 0)?
a. upper-right corner
b. upper-left corner
c. center
d. lower-right corner
2. In a class that extends JApplet or JFrame you override this method to get a reference to the Graphics object.
a. paint
b. paintComponent
c. getGraphics
d. graphics
3. In a class that extends JPanel you override this method to get a reference to the Graphics object.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here