Java Swing Programming Question:

Download Job Interview Questions and Answers PDF

Which containers use a FlowLayout as their default layout?

Java Swing Programming Interview Question
Java Swing Programming Interview Question

Answer:

The Panel and Applet classes use the FlowLayout as their default layout.

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What method is used to specify a container's layout?Which method of the Component class is used to set the position and size of a component?