Multiple Choice
Suppose a JPanel with a BorderLayout manager contains two components: component1, which was added to the CENTER, and component2, which was added to the SOUTH. Which parts of the JPanel will appear?
I North
II South
III Center
IV West
V East
A) I, II
B) I, II, III
C) III, IV and V
D) II and III
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: If the method makeMenuItem is called four
Q5: Suppose a JPanel with a BorderLayout manager
Q7: If the makeMenuItem method is called four
Q8: What is the best way to start
Q9: What is wrong with the following code?
Q10: Which of the following adds a border
Q11: What can be determined about obj from
Q26: The _ interface toolkit has a large
Q27: What method is required by the ChangeListener
Q75: What type does the method getSelectedItem in