Multiple Choice
The coordinates of the pixel in the upper-left corner of a component are usually
A) (1, 1) .
B) (0, 0) .
C) (-1, -1) .
D) (100, 100) .
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The HTML tag that is used to
Q2: The mouse generates two types of events:
Q3: An applet class inherits from this class.<br>A)
Q5: To make a Web page, you create
Q6: The names of the AWT classes are
Q7: In addition to displaying standard components such
Q8: Java provides a(n) _ class for all
Q9: Once you create a mouse listener class,
Q10: A mouse motion listener class must implement
Q11: A mouse listener class must implement this