Multiple Choice
How do you add two buttons to the south area of a frame using the BorderLayout?
A) Add them to a panel, then add the panel to the SOUTH
B) Add one to the SOUTH, then add the second one to the SOUTH
C) Add one to the SOUTH, then add the second one to the CENTER
D) Add one to the CENTER, then add the second one to the SOUTH
Correct Answer:

Verified
Correct Answer:
Verified
Q30: What is the container for top-level menu
Q31: Which layout manager uses a grid, but
Q32: What code would be the most appropriate
Q33: Suppose a JPanel with a BorderLayout manager
Q34: Suppose a JPanel with a BorderLayout manager
Q36: Which class has constants called NORTH and
Q37: In an online job application, applicants have
Q38: What features do GUI builders have to
Q39: Which elements of creating a graphical user
Q40: Which layout manager places objects left-to-right, and