Multiple Choice
Which layout manager uses a grid, but allows selected grid locations to span multiple rows or columns?
i.GridBagLayout
II.BorderLayout
III.GridLayout
A) Only I
B) Only II
C) Only III
D) I and III
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: The _ interface toolkit has a large
Q27: What method is required by the ChangeListener
Q28: Which of the following is not a
Q29: Which of the following generate action events?<br>A)Buttons<br>B)Menu
Q30: What is the container for top-level menu
Q32: What code would be the most appropriate
Q33: Suppose a JPanel with a BorderLayout manager
Q34: Suppose a JPanel with a BorderLayout manager
Q35: How do you add two buttons to
Q36: Which class has constants called NORTH and