Multiple Choice
Which of the following is not a rule for the FlowLayout manager?
A) Multiple components can be added to a container that uses a FlowLayout manager
B) New components will be added in a row from left to right
C) When there is no more room in a row,additional components are put on the next row
D) All of these are rules for the FlowLayout manager
Correct Answer:

Verified
Correct Answer:
Verified
Q3: To end an application, pass this as
Q16: Check boxes may be grouped in a
Q19: When an application uses many components, rather
Q22: When an application uses many components, instead
Q30: This is a graphic image that is
Q31: Which of the following statements creates a
Q32: Which of the following statements is not
Q38: The GridLayout manager limits each cell to
Q40: When you write an action listener class
Q49: This layout manager arranges components in rows.<br>A)