Multiple Choice
Suppose a JPanel with a BorderLayout manager contains two components: component1, which was added to the NORTH, 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 and III
B) II, IV an V
C) III, IV and V
D) I, II, III, IV an V
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: When adding a component to a container
Q25: When method makeMenuItem is called, how many
Q26: How do the lifetimes of the three
Q27: Which layout manager may change the location
Q28: Which of the following is not a
Q29: When a menu item is selected, what
Q31: Which component can be added to a
Q32: Which elements of creating a graphical user
Q35: Examine the code below. What type of
Q68: The JFrame has a content pane with