Multiple Choice
Which layout manager allows you to add components to it by invoking the container's add method with the component as the only argument to add.
i.FlowLayout
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
Q11: Insert the missing code in the following
Q12: Which of the following methods returns the
Q13: If the makeMenuItem method is called four
Q14: What is the most time-effective way to
Q15: If a JPanel with a BorderLayout manager
Q17: What is the default layout manager of
Q18: When method makeMenuItem is called, how many
Q19: What is the default layout manager of
Q20: Which of the following GUI objects generate(s)
Q21: The event that is generated by a