Multiple Choice
If a frame component is 200 pixels wide and 300 pixels high, the lower, left-hand corner has (X, Y) coordinates of:
A) (0, 299)
B) (0, 300)
C) (200, 0)
D) (0, 0)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: Look at the following applet code:<br>1 import
Q42: Given the following code, how many times
Q43: Look at the following applet code:<br>1 import
Q44: In the link produced by the following
Q45: Due to security restrictions, applets cannot:<br>A) Delete
Q47: An HTML document is usually saved with
Q48: Which of the following can a mouse
Q49: For all Swing components EXCEPT JApplet and
Q50: An applet using a Swing GUI extends
Q51: Applets are important because the can be